Back port part of r554445 | gerald | 2020-11-08 from lang/gcc9-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
58083a5967
commit
f30d52d36e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559932
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,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 a new issue