mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
x11/kitty: mark as PIE_UNSAFE (+)
Reported by: bulk -t Approved by: portmgr (blanket) Sponsored by: Future Crew, LLC
This commit is contained in:
parent
aa886fe608
commit
b5962ceef9
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ TEST_TARGET= test
|
|||
CPPFLAGS+= `pkg-config --cflags epoll-shim-interpose`
|
||||
LDFLAGS+= `pkg-config --libs epoll-shim-interpose`
|
||||
|
||||
PIE_UNSAFE= yes
|
||||
|
||||
BINARY_ALIAS= python3=${PYTHON_CMD} python=${PYTHON_CMD}
|
||||
|
||||
BUILD_DIR= ${WRKSRC}/${OPSYS:tl}-package
|
||||
|
|
Loading…
Add table
Reference in a new issue