Commit aa74ee0f by Michael Meissner

*** empty log message ***

From-SVN: r511
parent 671c2359
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
BUILD = BUILD =
CC = $(OLDCC) CC = $(OLDCC)
CLIB = -lld CLIB = -lbsd -lld
X_CFLAGS = $(DEB_OPT) $(MSTATS) $(SHLIB) X_CFLAGS = $(DEB_OPT) $(MSTATS) $(SHLIB)
X_CFLAGS_NODEBUG = $(NO_DEBUG) $(MSTATS) $(OPT) $(PROFILE) $(SHLIB) $(XCFLAGS) X_CFLAGS_NODEBUG = $(NO_DEBUG) $(MSTATS) $(OPT) $(PROFILE) $(SHLIB) $(XCFLAGS)
CPP_ABORT = # -Dabort=fancy_abort CPP_ABORT = # -Dabort=fancy_abort
......
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