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

jikes.spec

index 5a6653fe6fcc5497449e28befad071954849b664..f5ad921190b93669fd52602f9b160a4521f64ad6 100644 (file)
@@ -31,7 +31,7 @@ information.
 %patch0 -p1
 
 %build
-CXXFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS} -fno-exceptions -fno-rtti"
+CXXFLAGS="%{rpmcflags} -fno-exceptions -fno-rtti"
 %configure
 %{__make}
 
This page took 0.066499 seconds and 4 git commands to generate.