SHA256
1
0
forked from pool/schily
Dominique Leuenberger 2019-07-12 10:00:15 +00:00 committed by Git OBS Bridge
commit 0648081500
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 11 17:42:58 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
- Disable LTO: mkisofs makes weird memory accesses otherwise
(boo#1141188).
-------------------------------------------------------------------
Fri Jun 14 07:18:30 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -453,6 +453,7 @@ find . "(" -type d -o -type f ")" -exec chmod u+w "{}" "+"
cp %{SOURCE1} .
%build
%define _lto_cflags %{nil}
perl -i -pe 's{\@echo}{echo}' RULES/cc-*
# Static link libhfs, only used by mkisofs.
rm -fv libhfs_iso/shlhfs.mk