summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2006-11-10 02:19:19 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2006-11-10 02:19:19 +0000
commit81d54455bab37c810cc4e5ac5d17e00b684f02f5 (patch)
treee86349753dc23e3d756b080bc9e0eca2b6bce527 /gnu/usr.bin
parent560100654b355956add29aa673cf2dd332700292 (diff)
Yes, openbsd does not support shared libraries on sh yet, but why make it hard?
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/gcc/gcc/config/sh/openbsd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/gcc/gcc/config/sh/openbsd.h b/gnu/usr.bin/gcc/gcc/config/sh/openbsd.h
index 6a8bcb59220..1e0f2f82ce0 100644
--- a/gnu/usr.bin/gcc/gcc/config/sh/openbsd.h
+++ b/gnu/usr.bin/gcc/gcc/config/sh/openbsd.h
@@ -19,8 +19,6 @@ along with this program; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#define OBSD_NO_DYNAMIC_LIBRARIES
-
/* Get generic OpenBSD definitions. */
#include <openbsd.h>