Back port part of r554351 | gerald | 2020-11-07 from lang/gcc8-devel:
Also remove SSP_UNSAFE which was added by r327697 in 2013 to the pre-pre-...-predecessor of this port and does not appear necessary any longer.
This commit is contained in:
parent
7f0af7092f
commit
7fd74e4a5e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559432
@ -34,7 +34,6 @@ CPE_VENDOR= gnu
|
||||
|
||||
GCC_VERSION= ${PORTVERSION}
|
||||
SUFFIX= ${PORTVERSION:C/([0-9]+).*/\1/}
|
||||
SSP_UNSAFE= yes
|
||||
CFLAGS:= ${CFLAGS:N-mretpoline}
|
||||
CXXFLAGS:= ${CXXFLAGS:N-mretpoline}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user