SHA256
1
0
forked from pool/sgmltool

Accepting request 286718 from Publishing

- sgmltool-flex.patch: removed, flex has been fixed (forwarded request 286673 from AndreasSchwab)

OBS-URL: https://build.opensuse.org/request/show/286718
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sgmltool?expand=0&rev=22
This commit is contained in:
Dominique Leuenberger 2015-02-22 16:19:48 +00:00 committed by Git OBS Bridge
commit 1df4d10b30
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 18 17:23:39 UTC 2015 - schwab@linux-m68k.org
- sgmltool-flex.patch: removed, flex has been fixed
-------------------------------------------------------------------
Mon Sep 9 09:33:08 UTC 2013 - werner@suse.de

View File

@ -92,8 +92,10 @@ an example).
%patch8
%if 0%{suse_version} > 1220
%patch9
%if 0%{suse_version} <= 1320
%patch10 -p1
%endif
%endif
%build
export CFLAGS="%optflags -fno-strict-aliasing"