mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
sysutils/grub2-bhyve: mark as PIE_UNSAFE (+)
Reported by: bulk -t Approved by: portmgr (blanket) Sponsored by: Future Crew, LLC
This commit is contained in:
parent
dbd2ad70f2
commit
66ab465f4d
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ GH_ACCOUNT= grehan-freebsd
|
||||||
USES= bison gmake
|
USES= bison gmake
|
||||||
USE_GCC= yes:build
|
USE_GCC= yes:build
|
||||||
PLIST_FILES= sbin/grub-bhyve
|
PLIST_FILES= sbin/grub-bhyve
|
||||||
|
PIE_UNSAFE= yes
|
||||||
MAKE_JOBS_UNSAFE= yes
|
MAKE_JOBS_UNSAFE= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --with-platform=emu CPP="" LEX=${LOCALBASE}/bin/flex \
|
CONFIGURE_ARGS= --with-platform=emu CPP="" LEX=${LOCALBASE}/bin/flex \
|
||||||
|
|
Loading…
Add table
Reference in a new issue