Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/gnu/dist/gcc/config #define POSIX



details:   https://anonhg.NetBSD.org/src/rev/21df90829479
branches:  trunk
changeset: 480750:21df90829479
user:      mycroft <mycroft%NetBSD.org@localhost>
date:      Wed Jan 19 03:57:17 2000 +0000

description:
#define POSIX

diffstat:

 gnu/dist/gcc/config/xm-netbsd.h |  3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diffs (10 lines):

diff -r 91a5c90da314 -r 21df90829479 gnu/dist/gcc/config/xm-netbsd.h
--- a/gnu/dist/gcc/config/xm-netbsd.h   Wed Jan 19 03:52:12 2000 +0000
+++ b/gnu/dist/gcc/config/xm-netbsd.h   Wed Jan 19 03:57:17 2000 +0000
@@ -22,3 +22,6 @@
    running NetBSD.  This file should not be specified as $xm_file itself;
    instead $xm_file should be CPU/xm-netbsd.h, which should include both
    CPU/xm-CPU.h and this file xm-netbsd.h.  */
+
+#undef POSIX
+#define POSIX



Home | Main Index | Thread Index | Old Index