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

STLport.spec

index b98fd6c93b16fa4108df47317273f87e44a8274f..0e3f5e861ea6ae0c51b24048fadc9bacbe9d8d3d 100644 (file)
@@ -57,7 +57,7 @@ Biblioteki statyczne do STLport.
 
 %build
 cd src
-CXXFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}" \
+CXXFLAGS="%{rpmcflags}" \
 %{__make} -f gcc.mak 
 
 %install
This page took 0.080582 seconds and 4 git commands to generate.