summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2000-06-20 15:28:48 +0000
committerMike Fulbright <msf@redhat.com>2000-06-20 15:28:48 +0000
commit8f8265e07ecdb485df654de8fdfd02ffc9ee9ae3 (patch)
treea7cf566b9ca96c1cd078c54d5df0072cb9e5b6af /utils
parent5094541bb838411a10ee17fbff8ecbcbb7354422 (diff)
downloadanaconda-8f8265e07ecdb485df654de8fdfd02ffc9ee9ae3.tar.gz
anaconda-8f8265e07ecdb485df654de8fdfd02ffc9ee9ae3.tar.xz
anaconda-8f8265e07ecdb485df654de8fdfd02ffc9ee9ae3.zip
hj patch.9
Diffstat (limited to 'utils')
-rw-r--r--utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile b/utils/Makefile
index 677ab31c7..c3533c89e 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
+CFLAGS = -Wall -g -I/usr/include/rpm -O2
LDFLAGS = -g -static
MODDEPS = moddeps