mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Disable SSP (Stack-Smashing Protector)
Reported by: pkg-fallout@
This commit is contained in:
parent
7784373229
commit
b75d1eba0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366555
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ LICENSE= GPLv2
|
||||||
|
|
||||||
LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup
|
LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup
|
||||||
|
|
||||||
|
SSP_UNSAFE= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
Loading…
Add table
Reference in a new issue