Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2018 05:44:30 +0300
From:      Rozhuk Ivan <rozhuk.im@gmail.com>
To:        freebsd-ports@freebsd.org
Cc:        Rozhuk Ivan <Rozhuk.IM@gmail.com>
Subject:   gcc and -mretpoline
Message-ID:  <20180729054430.0c07b5b9@gmail.com>

next in thread | raw e-mail | index | archive | help
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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180729054430.0c07b5b9>