mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 01:50:34 +08:00
* config/rs6000/aix52.h (CPLUSPLUS_CPP_SPEC): Revert previous change.
From-SVN: r93700
This commit is contained in:
parent
57307e313d
commit
6a9836b1cd
@ -1,3 +1,7 @@
|
||||
2005-01-15 David Edelsohn <edelsohn@gnu.org>
|
||||
|
||||
* config/rs6000/aix52.h (CPLUSPLUS_CPP_SPEC): Revert previous change.
|
||||
|
||||
2005-01-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
|
||||
|
||||
PR ada/19388
|
||||
|
@ -103,10 +103,10 @@ do { \
|
||||
%{pthread: -D_THREAD_SAFE}"
|
||||
|
||||
/* The GNU C++ standard library requires that these macros be
|
||||
defined. */
|
||||
defined. Synchronize with libstdc++ os_defines.h. */
|
||||
#undef CPLUSPLUS_CPP_SPEC
|
||||
#define CPLUSPLUS_CPP_SPEC \
|
||||
"-D_XOPEN_SOURCE=600 \
|
||||
"-D_XOPEN_SOURCE=500 \
|
||||
-D_XOPEN_SOURCE_EXTENDED=1 \
|
||||
-D_LARGE_FILE_API \
|
||||
-D_ALL_SOURCE \
|
||||
|
Loading…
x
Reference in New Issue
Block a user