FreeBSD Bugzilla – Attachment 168557 Details for
Bug 208255
Stop using sbrk(2) in devel/binutils
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to stop using sbrk in devel/binutils
binutils-sbrk.diff (text/plain), 362 bytes, created by
Andrew Turner
on 2016-03-24 09:27:35 UTC
(
hide
)
Description:
Patch to stop using sbrk in devel/binutils
Filename:
MIME Type:
Creator:
Andrew Turner
Created:
2016-03-24 09:27:35 UTC
Size:
362 bytes
patch
obsolete
>Index: devel/binutils/Makefile >=================================================================== >--- devel/binutils/Makefile (revision 411761) >+++ devel/binutils/Makefile (working copy) >@@ -49,6 +49,8 @@ > CONFIGURE_ARGS+= --disable-werror \ > --with-sysroot=/ > >+MAKE_ENV+= ac_cv_func_sbrk=0 >+ > OPTIONS_SUB= yes > NLS_USES= gettext > NLS_CONFIGURE_ENABLE= nls
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 208255
: 168557