]> git.pld-linux.org Git - packages/Hermes.git/commitdiff
- removed -g from compile flags. Hermes-1_2_5-1
authorkloczek <kloczek@pld-linux.org>
Wed, 9 Jun 1999 04:50:55 +0000 (04:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Hermes.spec -> 1.10

Hermes.spec

index 7d85b5bd112a827d794e9909eac9de02d439172d..60d525dbb22e645b1be394f7864c5be39cb9bb0b 100644 (file)
@@ -66,7 +66,7 @@ Biblioteka statyczna HERMES.
 %setup -q
 
 %build
-CFLAGS="$RPM_OPT_FLAGS -g"; export CFLAGS
+CFLAGS="$RPM_OPT_FLAGS"; export CFLAGS
 %configure \
        --prefix=%{_prefix}
 make
This page took 0.046714 seconds and 4 git commands to generate.