]> git.pld-linux.org Git - packages/fonty.git/commitdiff
- adapterized and made spec %%debug ready or added using %%rpm*flags macros
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 2 May 2001 16:29:01 +0000 (16:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fonty.spec -> 1.20

fonty.spec

index 417684e3360e520557aaad17b4f4652f55710602..c87fbef5a2e9450c08d88c230da9680db79fa1d4 100644 (file)
@@ -29,7 +29,7 @@ tysi
 %setup -q
 
 %build
-OPTFLAGS="%{?debug:-g -O0}%{!?debug:$RPM_OPT_FLAGS -fomit-frame-pointer}"
+OPTFLAGS="%{rpmcflags} %{!?debug:-fomit-frame-pointer}"
 OPTFLAGS="$OPTFLAGS -fno-rtti -fno-exceptions"
 %{__make} \
        CXXFLAGS="$OPTFLAGS" \
This page took 0.100137 seconds and 4 git commands to generate.