FreeBSD Bugzilla – Attachment 181731 Details for
Bug 218604
devel/psptoolchain-newlib: Improve regex conformance
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn(1) diff of devel/psptoolchain-newlib
sed-psptoolchain-newlib.diff (text/plain), 847 bytes, created by
Kyle Evans
on 2017-04-12 16:56:38 UTC
(
hide
)
Description:
svn(1) diff of devel/psptoolchain-newlib
Filename:
MIME Type:
Creator:
Kyle Evans
Created:
2017-04-12 16:56:38 UTC
Size:
847 bytes
patch
obsolete
>Index: devel/psptoolchain-newlib/Makefile >=================================================================== >--- devel/psptoolchain-newlib/Makefile (revision 438106) >+++ devel/psptoolchain-newlib/Makefile (working copy) >@@ -31,7 +31,7 @@ > # Disable installation of .info files and fix includedir reference. > post-patch: > @${REINPLACE_CMD} -E 's/^(install.*:.*)install-info(.*)/\1\2/' ${WRKSRC}/etc/Makefile.in >- @${REINPLACE_CMD} -E 's#(-I\$${prefix}/)psp(/sdk/include)#-I${LOCALBASE}/${PSP_SDK_STAGE_PREFIX:S,/,\\/,}\2#' ${WRKSRC}/newlib/configure.host >+ @${REINPLACE_CMD} -E 's#(-I\$$\{prefix}/)psp(/sdk/include)#-I${LOCALBASE}/${PSP_SDK_STAGE_PREFIX:S,/,\\/,}\2#' ${WRKSRC}/newlib/configure.host > > # Rename installed crt0.o as real crt0.o used by PSP code comes with psptoolchain-pspsdk-stage2 > # and would overwrite the one from this port.
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
Actions:
View
|
Diff
Attachments on
bug 218604
: 181731