From 15057591f79cfd9f0b56ac41c1e17b661d1eb68a7bec9c4e11416356277a1e21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 21 Apr 2011 09:23:04 +0000 Subject: [PATCH] - Disable zsh debug - Enable strict aliasing again OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=53 --- zsh.changes | 6 ++++++ zsh.spec | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) 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