summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2007-04-27 13:47:51 +0000
committerAdam Tkac <atkac@fedoraproject.org>2007-04-27 13:47:51 +0000
commit85a08fc526688d19b3bd4facb7614cb9490163f1 (patch)
tree9cc3098c8556f5e5465871422d87716cec90e30c
parentf3da66542da31fa3c509fd3e103eb9d9c63991b4 (diff)
downloadbind-85a08fc526688d19b3bd4facb7614cb9490163f1.tar.gz
bind-85a08fc526688d19b3bd4facb7614cb9490163f1.tar.xz
bind-85a08fc526688d19b3bd4facb7614cb9490163f1.zip
- removed -O0 gcc flag
-rw-r--r--bind.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/bind.spec b/bind.spec
index 9b86bef..1d2329e 100644
--- a/bind.spec
+++ b/bind.spec
@@ -315,7 +315,7 @@ popd
%build
-export CFLAGS="$RPM_OPT_FLAGS -O0"
+export CFLAGS="$RPM_OPT_FLAGS"
%if %{IDN}
pushd contrib/idn/idnkit-1.0-src
@@ -480,7 +480,7 @@ for f in my.internal.zone.db slaves/my.slave.internal.zone.db slaves/my.ddns.int
echo '@ in soa localhost. root 1 3H 15M 1W 1D
ns localhost.' > sample/var/named/$f;
done
-/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.175 2007/04/27 13:45:53 atkac Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\
+/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.176 2007/04/27 13:47:51 atkac Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\
*\
* NOTE: you only need to create this file if it is to\
* differ from the following default contents: