gcc and -mretpoline

Rozhuk Ivan rozhuk.im at gmail.com
Sun Jul 29 02:44:35 UTC 2018


Hi!

Can some one add:
CFLAGS:=	${CFLAGS:N-mretpoline}
CXXFLAGS:=	${CXXFLAGS:N-mretpoline}

to all ports that uses GCC to build or some where in ports .mk files?

More details: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228205
this fixed, but many other ports does not.



More information about the freebsd-ports mailing list