FreeBSD Bugzilla – Attachment 199870 Details for
Bug 233813
devel/psptoolchain-pspsdk-stage2: Fix build when -march is set in CFLAGS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
devel-psptoolchain-pspsdk-stage2.patch (text/plain), 643 bytes, created by
Tassilo Philipp
on 2018-12-05 22:46:28 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Tassilo Philipp
Created:
2018-12-05 22:46:28 UTC
Size:
643 bytes
patch
obsolete
>diff -ruN devel/psptoolchain-pspsdk-stage2.orig/Makefile devel/psptoolchain-pspsdk-stage2/Makefile >--- devel/psptoolchain-pspsdk-stage2.orig/Makefile 2018-12-05 23:29:26.133568000 +0100 >+++ devel/psptoolchain-pspsdk-stage2/Makefile 2018-12-05 23:34:27.377622000 +0100 >@@ -15,6 +15,8 @@ > psp-ar:devel/psptoolchain-binutils \ > ${LOCALBASE}/psp/lib/libc.a:devel/psptoolchain-newlib > >+# psp-gcc doesn't need -march=... in CFLAGS (e.g. set by CPUTYPE in make.conf) >+CONFIGURE_ENV= CFLAGS="${CFLAGS:C/(^|[[:space:]])-march=[^[:space:]]*//g}" > CONFIGURE_ARGS= --prefix=${PREFIX} --with-pspdev="${LOCALBASE}" > > PLIST= ${.CURDIR}/pkg-plist
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
tphilipp
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 233813
: 199870