rpms/dietlibc/devel dietlibc.spec,1.43,1.44

Enrico Scholz (ensc) fedora-extras-commits at redhat.com
Fri Feb 22 17:59:49 UTC 2008


Author: ensc

Update of /cvs/extras/rpms/dietlibc/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15139

Modified Files:
	dietlibc.spec 
Log Message:
fixed CFLAGS for check


Index: dietlibc.spec
===================================================================
RCS file: /cvs/extras/rpms/dietlibc/devel/dietlibc.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- dietlibc.spec	22 Feb 2008 17:57:57 -0000	1.43
+++ dietlibc.spec	22 Feb 2008 17:59:12 -0000	1.44
@@ -143,7 +143,7 @@
 
 
 %check
-XTRA_CFLAGS='-fno-builtin -g3 -O0'
+XTRA_CFLAGS='-fno-builtin'
 make %makeflags -C test      all %{?_smp_mflags} DIET=$(echo `pwd`/bin-*/diet) -k || :
 make %makeflags -C test/inet all %{?_smp_mflags} DIET=$(echo `pwd`/bin-*/diet)    || :
 




More information about the fedora-extras-commits mailing list