committer: mfx <mfx> 1031578030 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2002-09-09 13:27:10 +00:00
parent 9b079b371d
commit 9f4a0fedbf
+1 -1
View File
@@ -82,7 +82,7 @@ BRANDELF = perl -w $(srcdir)/scripts/brandelf.pl
O2BIN = perl -w $(srcdir)/scripts/o2bin.pl
##SETFOLD = /bin/sh $(srcdir)/scripts/setfold.sh
##STRIPELF = perl -w $(srcdir)/scripts/stripelf.pl
STRIPELF = $(srcdir)/util/sstrip/sstrip
STRIPELF = ./util/sstrip/sstrip
# Use gcc 2.95.2 for smallest code.
CC_LINUX_CFLAGS = -Wall -W -Wcast-align -Wcast-qual -Wwrite-strings