Date: Mon, 30 Jul 2018 21:20:34 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 230200] USE_GCC - filter unsupported flags Message-ID: <bug-230200-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230200 Bug ID: 230200 Summary: USE_GCC - filter unsupported flags Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: rozhuk.im@gmail.com Created attachment 195658 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D195658&action= =3Dedit fix /etc/make.conf # Retpoline speculative execution vulnerability mitigation (CVE-2017-5715) CFLAGS+=3D-mretpoline CXXFLAGS+=3D-mretpoline COPTFLAGS+=3D-mretpoline Now all ports with USE_GCC fail. Patch fix it. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230200-7788>