Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Dec 2018 22:43:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233812] [devel/psptoolchain-newlib] fix build when -march is set in env
Message-ID:  <bug-233812-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233812

            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@FreeBSD.org
          Reporter: tphilipp@potion-studios.com

Created attachment 199869
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D199869&action=
=3Dedit
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-compil=
er
built in psptoolchain-gcc* the -march flag has no purpose. This patch strip=
s it
so gnu configure doesn't pick it up.

--=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-233812-7788>