RTEMS: Do not define _GNU_SOURCE by default
gcc/ChangeLog: * config/rs6000/rtems.h (CPLUSPLUS_CPP_SPEC): Undef.
This commit is contained in:
parent
613e3b8695
commit
556b816b82
@ -23,6 +23,9 @@
|
||||
see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
|
||||
<http://www.gnu.org/licenses/>. */
|
||||
|
||||
/* Undef gnu-user.h macro we don't want. */
|
||||
#undef CPLUSPLUS_CPP_SPEC
|
||||
|
||||
/* Copy and paste from linux64.h and freebsd64.h */
|
||||
#ifdef IN_LIBGCC2
|
||||
#undef TARGET_64BIT
|
||||
|
Loading…
Reference in New Issue
Block a user