diff --git a/zsh.changes b/zsh.changes index eeaf492..7c3e2de 100644 --- a/zsh.changes +++ b/zsh.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 21 09:19:55 UTC 2011 - idoenmez@novell.com + +- Disable zsh debug +- Enable strict aliasing again + ------------------------------------------------------------------- Wed Apr 20 12:07:36 UTC 2011 - idoenmez@novell.com diff --git a/zsh.spec b/zsh.spec index 31ff94c..7acde17 100644 --- a/zsh.spec +++ b/zsh.spec @@ -69,14 +69,12 @@ perl -p -i -e 's|/usr/princeton|%{_bindir}|' \ Doc/intro.ms %build -export CC="gcc" CFLAGS="%{optflags} -pipe -fno-strict-aliasing" # readd the site-* dir. %configure \ --enable-site-scriptdir=%{_datadir}/%{name}/site/scripts/ \ --enable-site-fndir=%{_datadir}/%{name}/site/scripts/ \ --enable-maildir-support \ --with-tcsetpgrp \ - --enable-zsh-debug \ --enable-cap \ --enable-multibyte