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

ganso.spec

index 2c0487c2e5c0a538efe16cbfec3f6534aafbd754..3ab4f29419718e681870f0401eeed6045a7a5870 100644 (file)
@@ -42,7 +42,7 @@ gettextize --copy --force
 aclocal -I macros
 autoconf
 automake -a -c
-CXXFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS} -fno-rtti -fno-exceptions -fno-implicit-templates"
+CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions -fno-implicit-templates"
 %configure \
        --disable-static
 %{__make}
This page took 0.091346 seconds and 4 git commands to generate.