xen: add nopie=yes for x86_64
This can be removed when we switch to gcc10.
This commit is contained in:
parent
e6db08972d
commit
c562aa2768
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
broken="https://build.voidlinux.org/builders/x86_64_builder/builds/27088/steps/shell_3/logs/stdio"
|
||||
# Template file for 'xen'
|
||||
pkgname=xen
|
||||
version=4.14.0
|
||||
|
@ -28,6 +27,7 @@ checksum="
|
|||
06839f68ea7620669dbe8b67861213223cc2a7d02ced61b56e5249c50e87f035
|
||||
4850691d6f196eaf4d6210f2de01383251b3ea1b928141da9ce28c0b06a90938"
|
||||
skip_extraction="${_git_tag_ipxe}.tar.gz"
|
||||
nopie=yes
|
||||
|
||||
build_options="stubdom"
|
||||
build_options_default="stubdom"
|
||||
|
|
Loading…
Reference in a new issue