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

fox.spec

index 8024f5d5df9394c5e5c459657833bbf58668db32..6558b67628de6ed4db1e94a41bb14c624888d9dc 100644 (file)
--- a/fox.spec
+++ b/fox.spec
@@ -58,8 +58,8 @@ FOX static libraries.
 %setup -q
 
 %build
-CPPFLAGS="%{!?debug:$RPM_OPT_FLAGS -frtti}%{?debug:-O0 -g}" \
-#CFLAGS="%{!?debug:$RPM_OPT_FLAGS -frtti}%{?debug:-O0 -g}" \
+CPPFLAGS="%{rpmcflags} -frtti" \
+#CFLAGS="%{rpmcflags} -frtti" \
 %configure \
        --with-opengl=mesa \
        --enable-release
This page took 0.047979 seconds and 4 git commands to generate.