[Bug 233812] [devel/psptoolchain-newlib] fix build when -march is set in env

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 5 22:43:09 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233812

            Bug ID: 233812
           Summary: [devel/psptoolchain-newlib] 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 199869
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199869&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