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

db2.spec

index 710160ba9b9b84d03803cbadd2eb63061f574f17..e0844427f1b7ba0cc2b9bfad1e506406e027e33a 100644 (file)
--- a/db2.spec
+++ b/db2.spec
@@ -70,7 +70,7 @@ use Berkeley DB.
 %patch1 -p1
 
 %build
-%{__make} CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS} -I. -I./include -include ./compat.h"
+%{__make} CFLAGS="%{rpmcflags} -I. -I./include -include ./compat.h"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.093413 seconds and 4 git commands to generate.