[Bug 233813] [devel/psptoolchain-pspsdk-stage2] fix build when -march is set in env
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Dec 5 22:46:30 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233813
Bug ID: 233813
Summary: [devel/psptoolchain-pspsdk-stage2] fix build when
-march is set in env
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: tphilipp at potion-studios.com
Created attachment 199870
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199870&action=edit
patch
This fixes the build when the environment's C(XX)?FLAGS has -march set (e.g.
when setting CPUTYPE in make.conf). Since this is built by the cross-compiler
built in psptoolchain-gcc* the -march flag has no purpose. This patch strips it
so gnu configure doesn't pick it up.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list