diff options
author | Rob Landley | 2006-05-15 18:38:11 +0000 |
---|---|---|
committer | Rob Landley | 2006-05-15 18:38:11 +0000 |
commit | 282a26b8ba5b74bd403fcefc41be00a1e2359207 (patch) | |
tree | c2b3ce1be1bae2820c1700a3ef72084591d50c8b | |
parent | 2f38f27b428527e6b90953ce6660b7fb9fb6b511 (diff) | |
download | busybox-282a26b8ba5b74bd403fcefc41be00a1e2359207.zip busybox-282a26b8ba5b74bd403fcefc41be00a1e2359207.tar.gz |
The one line fix to Bernhard Fischer's "profoundly".
-rw-r--r-- | Rules.mak | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -219,7 +219,6 @@ else endif ifneq ($(strip $(CONFIG_DEBUG_PESSIMIZE)),y) -else CFLAGS += $(OPTIMIZATION) endif |