Browse Source

remove fortify from build options

Signed-off-by: Toshaan Bharvani <toshaan@powerel.org>
master
Toshaan Bharvani 1 year ago
parent
commit
0dfdaa9419
  1. 1
      SPECS/grub2.spec

1
SPECS/grub2.spec

@ -3,6 +3,7 @@ @@ -3,6 +3,7 @@
# Disable LTO
%global _lto_cflags %{nil}

%global optflags %(echo %{optflags} | sed 's/-D_FORTIFY_SOURCE=2//')
%undefine _hardened_build

%global tarversion 2.06

Loading…
Cancel
Save