Commit 57307e31 by David Edelsohn Committed by David Edelsohn

* config/os/aix/os_defines.h (_G_USING_THUNKS): Delete.

From-SVN: r93699
parent 22f549fd
2005-01-15 David Edelsohn <edelsohn@gnu.org>
* config/os/aix/os_defines.h (_G_USING_THUNKS): Delete.
2005-01-14 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/19422
......
......@@ -35,6 +35,7 @@
#undef _XOPEN_SOURCE
#define _XOPEN_SOURCE 500
#undef _XOPEN_SOURCE_EXTENDED
#define _XOPEN_SOURCE_EXTENDED 1
......@@ -52,7 +53,4 @@
#define __off64_t off64_t
#define __ssize_t ssize_t
#undef _G_USING_THUNKS
#define _G_USING_THUNKS 0
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment