]> git.pld-linux.org Git - packages/bzip.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:
    bzip.spec -> 1.2

bzip.spec

index e778cc81a11cbaa913cfa81b9079b412a2242b8d..8a553a51388f52318482a4bd7f5b0cd59388ad3d 100644 (file)
--- a/bzip.spec
+++ b/bzip.spec
@@ -38,7 +38,7 @@ na stron
 %setup -q
 
 %build
-%{__make} CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS} -fomit-frame-pointer"
+%{__make} CFLAGS="%{rpmcflags} -fomit-frame-pointer"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.059717 seconds and 4 git commands to generate.