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:
Gerald Pfeifer 2021-01-02 12:29:41 +00:00
parent 58083a5967
commit f30d52d36e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559932

View file

@ -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}