Compile with -O2
authorPeter Verthez <Peter.Verthez@advalvas.be>
Sat, 5 Oct 2002 07:35:00 +0000 (07:35 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Sat, 5 Oct 2002 07:35:00 +0000 (07:35 +0000)
iconv/glibc/Makefile.am

index 3c2da3e4c09814d4e6f6281480d9b2a42c48e1c2..d9921d4ab4af2cb1509d2cb8948b162b36259c83 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 # $Id$
 # $Name$
-CFLAGS  = -g
+CFLAGS  = -g -O2
 INCLUDES = -I$(srcdir)/..
 libdir  = $(pkgdatadir)