- Disable zsh debug
- Enable strict aliasing again OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=53
This commit is contained in:
parent
fcd3969311
commit
15057591f7
@ -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
|
||||
|
||||
|
2
zsh.spec
2
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user