summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc/config/rs6000/openbsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gcc/config/rs6000/openbsd.h')
-rw-r--r--gnu/usr.bin/gcc/config/rs6000/openbsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gcc/config/rs6000/openbsd.h b/gnu/usr.bin/gcc/config/rs6000/openbsd.h
index 631c2de6fe3..38ea9ab4233 100644
--- a/gnu/usr.bin/gcc/config/rs6000/openbsd.h
+++ b/gnu/usr.bin/gcc/config/rs6000/openbsd.h
@@ -464,7 +464,7 @@ do { \
#undef CPP_PREDEFINES
#define CPP_PREDEFINES "-Dunix -Dppc -D__ppc__ -Dpowerpc -D__powerpc__ \
- -D__OpenBSD__ -D__NetBSD__ -Asystem(unix) -Asystem(OpenBSD) \
+ -D__OpenBSD__ -Asystem(unix) -Asystem(OpenBSD) \
-Acpu(powerpc) -Amachine(powerpc)"
#undef CPP_SPEC