]> git.pld-linux.org Git - packages/mingetty.git/commitdiff
- use optflags again auto/ti/mingetty-1_07-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 16 Feb 2007 15:29:19 +0000 (15:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mingetty.spec -> 1.45

mingetty.spec

index 53e2a709d7aea845a6f8f2de112238b1648cc86e..c51626ed4a2e142fec1d7178c8394ed1dc70cab0 100644 (file)
@@ -67,8 +67,8 @@ mgetty-sendfax paketi gerekir).
 
 %build
 %{__make} \
-       OPT="%{rpmcflags}" \
-       CC="%{__cc}"
+       CC="%{__cc}" \
+       CFLAGS="%{rpmcflags} -Wall -W -D_GNU_SOURCE"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.103248 seconds and 4 git commands to generate.