FreeBSD Bugzilla – Attachment 199577 Details for
Bug 233542
devel/kBuild improperly selects gcc version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to allow kBuild to use gcc7
kBuild.diff (text/plain), 384 bytes, created by
rkoberman
on 2018-11-26 18:41:18 UTC
(
hide
)
Description:
Patch to allow kBuild to use gcc7
Filename:
MIME Type:
Creator:
rkoberman
Created:
2018-11-26 18:41:18 UTC
Size:
384 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 485936) >+++ Makefile (working copy) >@@ -46,7 +46,7 @@ > OPTIONS_DEFINE= DOCS GCC > OPTIONS_DEFAULT=GCC > GCC_DESC= Build with GCC (should almost always be enabled) >-GCC_USE= GCC=any >+GCC_USE= GCC=yes > > post-patch: > @${REINPLACE_CMD} 's|gcc|${CC}|g' ${WRKSRC}/kBuild/tools/*.kmk
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 233542
: 199577