]> git.pld-linux.org Git - packages/byacc.git/commitdiff
- added using %%{rpmcflags} macro.
authorkloczek <kloczek@pld-linux.org>
Mon, 30 Apr 2001 16:05:15 +0000 (16:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    byacc.spec -> 1.23

byacc.spec

index fdc53156764739f69da448286125b968a8c345c5..8b8ace23ed3f92fb206ab66a8115d6101f6a47a3 100644 (file)
@@ -51,7 +51,7 @@ chmod -R u+Xw .
 
 %build
 %{__make} \
-       CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}" \
+       CFLAGS="%{rpmcflags}" \
        LDFLAGS="%{?debug:-s}"
 
 %install
This page took 0.082446 seconds and 4 git commands to generate.