summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc/config
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gcc/config')
-rw-r--r--gnu/usr.bin/gcc/config/mips/openbsd-be.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gcc/config/mips/openbsd-be.h b/gnu/usr.bin/gcc/config/mips/openbsd-be.h
index 46ff2eb614e..b1d900d0696 100644
--- a/gnu/usr.bin/gcc/config/mips/openbsd-be.h
+++ b/gnu/usr.bin/gcc/config/mips/openbsd-be.h
@@ -70,7 +70,7 @@ Boston, MA 02111-1307, USA. */
/* Define mips-specific OpenBSD predefines... */
#ifndef CPP_PREDEFINES
#define CPP_PREDEFINES "-D__ANSI_COMPAT \
--DMIPSEL -DR3000 -DSYSTYPE_BSD -D_SYSTYPE_BSD -D__OpenBSD__ -D__NetBSD__ -Dmips \
+-DMIPSEB -DR3000 -DSYSTYPE_BSD -D_SYSTYPE_BSD -D__OpenBSD__ -D__NetBSD__ -Dmips \
-D__NO_LEADING_UNDERSCORES__ -D__GP_SUPPORT__ \
-Dunix -D_R3000 \
-Asystem(unix) -Asystem(OpenBSD) -Amachine(mips)"