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

libsigc++.spec

index 3454af722e3b2421e383ef6c6451c968d653d7df..33b50d8f6938c8127e733dd2dd77fcae7d11170a 100644 (file)
@@ -51,7 +51,7 @@ Static Typesafe Signal Framework for C++ libraries.
 %setup -q
 
 %build
-CXXFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS} -fno-exceptions"
+CXXFLAGS="%{rpmcflags} -fno-exceptions"
 %configure
 
 %{__make}
This page took 0.076179 seconds and 4 git commands to generate.