FreeBSD Bugzilla – Attachment 174492 Details for
Bug 212465
lang/gcc49: 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
lang__gcc49-add-include-new-1.diff (text/plain), 841 bytes, created by
Dimitry Andric
on 2016-09-07 21:29:45 UTC
(
hide
)
Description:
Include <new> in gcc/system.h
Filename:
MIME Type:
Creator:
Dimitry Andric
Created:
2016-09-07 21:29:45 UTC
Size:
841 bytes
patch
obsolete
>Index: lang/gcc49/files/patch-gcc_system.h >=================================================================== >--- lang/gcc49/files/patch-gcc_system.h (nonexistent) >+++ lang/gcc49/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: lang/gcc49/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
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 212465
: 174492