summaryrefslogtreecommitdiff
path: root/gnu/egcs
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2000-07-03 15:03:30 +0000
committerMarc Espie <espie@cvs.openbsd.org>2000-07-03 15:03:30 +0000
commite6422db30c0c478a7f162cee787926ae273a64b9 (patch)
tree39c968a944921294d4cbb70bcecc77feec9fbc49 /gnu/egcs
parentc8a14a88a6c548b32e2aa30a3e388b3e19a824b0 (diff)
Sorry, no dynamic libraries yet...
Diffstat (limited to 'gnu/egcs')
-rw-r--r--gnu/egcs/gcc/config/vax/openbsd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/egcs/gcc/config/vax/openbsd.h b/gnu/egcs/gcc/config/vax/openbsd.h
index 008d77156f6..d83c593bc80 100644
--- a/gnu/egcs/gcc/config/vax/openbsd.h
+++ b/gnu/egcs/gcc/config/vax/openbsd.h
@@ -20,8 +20,10 @@ Boston, MA 02111-1307, USA. */
#include <vax/vax.h>
#define OBSD_OLD_GAS
+#define OBSD_NO_DYNAMIC_LIBRARIES
#include <openbsd.h>
+#undef CPP_PREDEFINES
#define CPP_PREDEFINES "-D__unix__ -D__vax__ -D__OpenBSD__ -Asystem(unix) -Asystem(OpenBSD) -Acpu(vax) -Amachine(vax)"
/* Layout of source language data types. */