Accepting request 502792 from home:msmeissn:branches:Base:System
- forcefully enable PIE OBS-URL: https://build.opensuse.org/request/show/502792 OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=40
This commit is contained in:
parent
d4fe214157
commit
9c13fe77bd
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 10 14:45:44 UTC 2017 - meissner@suse.com
|
||||||
|
|
||||||
|
- forcefully enable PIE
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 3 20:46:25 UTC 2017 - rw@suse.com
|
Fri Mar 3 20:46:25 UTC 2017 - rw@suse.com
|
||||||
|
|
||||||
|
@ -62,7 +62,7 @@ case "%{_repository}" in
|
|||||||
(SUSE*|SLE*) VENDOR="SUSE";;
|
(SUSE*|SLE*) VENDOR="SUSE";;
|
||||||
(*) VENDOR="linux";;
|
(*) VENDOR="linux";;
|
||||||
esac
|
esac
|
||||||
make %{?_smp_mflags} CFLAGS="%{optflags} -flto" \
|
make %{?_smp_mflags} CFLAGS="%{optflags} -flto -fPIE -pie" \
|
||||||
OS_VENDOR="$VENDOR" EFI_LOADER="$LOADER"
|
OS_VENDOR="$VENDOR" EFI_LOADER="$LOADER"
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user