FreeBSD Bugzilla – Attachment 152979 Details for
Bug 196986
misc/libeatmydata chokes on CC=/nxb-bin/usr/bin/cc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Support full path to cc and make for external toolchains
libeatmydata_exttool_chain.diff (text/plain), 359 bytes, created by
Sean Bruno
on 2015-02-14 18:14:01 UTC
(
hide
)
Description:
Support full path to cc and make for external toolchains
Filename:
MIME Type:
Creator:
Sean Bruno
Created:
2015-02-14 18:14:01 UTC
Size:
359 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 378979) >+++ Makefile (working copy) >@@ -18,7 +18,7 @@ > lib/libeatmydata.so.1.0 > > post-patch: >- ${SED} -i '' -e 's/gcc/${CC}/' ${WRKSRC}/Makefile >+ ${SED} -i '' -e 's|gcc|${CC}|' ${WRKSRC}/Makefile > > do-install: > @${MKDIR} ${STAGEDIR}${PREFIX}/lib
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:
koobs
:
maintainer-approval?
(nagy.attila)
Actions:
View
|
Diff
Attachments on
bug 196986
: 152979