summaryrefslogtreecommitdiffstats
path: root/utils/Makefile
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-01-17 20:23:45 +0000
committerMatt Wilson <msw@redhat.com>2001-01-17 20:23:45 +0000
commitc4607e4f28095b0d0230f4ca0095a2ae0112139f (patch)
tree5e6362a9a8c810894cf9c3f4b612ed5fb4e5397e /utils/Makefile
parent29cda3d82b4443cb65cb7a5a502f989d199f1214 (diff)
downloadanaconda-c4607e4f28095b0d0230f4ca0095a2ae0112139f.tar.gz
anaconda-c4607e4f28095b0d0230f4ca0095a2ae0112139f.tar.xz
anaconda-c4607e4f28095b0d0230f4ca0095a2ae0112139f.zip
add a tag for ordering
Diffstat (limited to 'utils/Makefile')
-rw-r--r--utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile b/utils/Makefile
index c3533c89e..677ab31c7 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -4,7 +4,7 @@ ARCH := $(patsubst i%86,i386,$(shell uname -m))
ARCH := $(patsubst sparc%,sparc,$(ARCH))
LOADLIBES = -L../isys -lisys -lpopt
-CFLAGS = -Wall -g -I/usr/include/rpm -O2
+CFLAGS = -Wall -g -I/usr/include/rpm
LDFLAGS = -g -static
MODDEPS = moddeps