Compare commits

..

No commits in common. "factory" and "factory" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Mon Dec 2 10:11:10 UTC 2024 - Pedro Monreal <pmonreal@suse.com>
- Remove unrecognized option: --enable-m-guard
-------------------------------------------------------------------
Thu Jun 20 08:11:07 UTC 2024 - Pedro Monreal <pmonreal@suse.com>

View File

@ -124,6 +124,7 @@ export CFLAGS="%{optflags} $(getconf LFS_CFLAGS)"
--enable-kdfs="$KDFS" \
--enable-noexecstack \
--disable-static \
--enable-m-guard \
%ifarch %{sparc}
--disable-asm \
%endif