SPECS: parted.spec - added -fgnu89-inline to CFLAGS

tommat tommat at pld-linux.org
Sun Apr 22 00:22:08 CEST 2007


Author: tommat                       Date: Sat Apr 21 22:22:08 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added -fgnu89-inline to CFLAGS

---- Files affected:
SPECS:
   parted.spec (1.139 -> 1.140) 

---- Diffs:

================================================================
Index: SPECS/parted.spec
diff -u SPECS/parted.spec:1.139 SPECS/parted.spec:1.140
--- SPECS/parted.spec:1.139	Wed Apr  4 11:33:07 2007
+++ SPECS/parted.spec	Sun Apr 22 00:22:02 2007
@@ -146,6 +146,7 @@
 %{__autoheader}
 %{__autoconf}
 %{__automake}
+CFLAGS="%{rpmcflags} -fgnu89-inline"; export CFLAGS
 %configure \
 	%{!?with_readline:--without-readline} \
 	%{?with_readline:--with-readline} \
@@ -213,6 +214,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.140  2007/04/21 22:22:02  tommat
+- added -fgnu89-inline to CFLAGS
+
 Revision 1.139  2007/04/04 09:33:07  qboosh
 - updated to 1.8.6
 - updated pl.po-update,BIG_FAT_WARNING patches
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/parted.spec?r1=1.139&r2=1.140&f=u



More information about the pld-cvs-commit mailing list