Kaydet (Commit) 6caaa5e0 authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

default to -r on gbuild for performance (assumed esp. on make 3.82)

üst 79dc19fc
...@@ -47,6 +47,7 @@ ...@@ -47,6 +47,7 @@
# SYSTEM_LIBXML (Linux) # SYSTEM_LIBXML (Linux)
SHELL := /bin/sh SHELL := /bin/sh
MAKEFLAGS+=-r
true := T true := T
false := false :=
define NEWLINE define NEWLINE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment