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:
Gerald Pfeifer 2020-12-27 22:13:56 +00:00
parent 7f0af7092f
commit 7fd74e4a5e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559432

View File

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