FreeBSD Bugzilla – Attachment 174934 Details for
Bug 212804
devel/arm-none-eabi-gcc492: Fix build with libc++ 3.9.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Include <new> in gcc/system.h
devel__arm-non-eabi-gcc492-add-include-new-1.diff (text/plain), 905 bytes, created by
Dimitry Andric
on 2016-09-18 21:25:54 UTC
(
hide
)
Description:
Include <new> in gcc/system.h
Filename:
MIME Type:
Creator:
Dimitry Andric
Created:
2016-09-18 21:25:54 UTC
Size:
905 bytes
patch
obsolete
>Index: devel/arm-none-eabi-gcc492/files/patch-gcc_system.h >=================================================================== >--- devel/arm-none-eabi-gcc492/files/patch-gcc_system.h (nonexistent) >+++ devel/arm-none-eabi-gcc492/files/patch-gcc_system.h (working copy) >@@ -0,0 +1,10 @@ >+--- gcc/system.h.orig 2014-01-02 22:23:26 UTC >++++ gcc/system.h >+@@ -203,6 +203,7 @@ extern int errno; >+ >+ #ifdef __cplusplus >+ # include <cstring> >++# include <new> >+ #endif >+ >+ /* Some of glibc's string inlines cause warnings. Plus we'd rather > >Property changes on: devel/arm-none-eabi-gcc492/files/patch-gcc_system.h >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 212804
: 174934