summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/gcc/config/openbsd.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/gnu/usr.bin/gcc/config/openbsd.h b/gnu/usr.bin/gcc/config/openbsd.h
index 83db635514f..4d54f607c06 100644
--- a/gnu/usr.bin/gcc/config/openbsd.h
+++ b/gnu/usr.bin/gcc/config/openbsd.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: openbsd.h,v 1.11 1998/12/21 13:18:26 espie Exp $ */
+/* $OpenBSD: openbsd.h,v 1.12 1999/01/08 16:30:05 espie Exp $ */
/* OPENBSD_NATIVE is defined when gcc is integrated into the OpenBSD
source tree so it can be configured appropriately when using the
@@ -78,9 +78,6 @@
#define TARGET_MEM_FUNCTIONS
-/* Handle #pragma weak and #pragma pack. */
-
-#define HANDLE_SYSV_PRAGMA
/*
* Some imports from svr4.h in support of shared libraries.