summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrad <brad@openbsd.org>2012-12-31 08:27:57 +0000
committerbrad <brad@openbsd.org>2012-12-31 08:27:57 +0000
commit6a245ffa3d57701e0a8b18392edde94553fe1b67 (patch)
tree9c527c56e5875d23829e517cc2cefb315a806caf
parentupdate currency exchange rates; (diff)
downloadwireguard-openbsd-6a245ffa3d57701e0a8b18392edde94553fe1b67.tar.xz
wireguard-openbsd-6a245ffa3d57701e0a8b18392edde94553fe1b67.zip
Remove GLIBC_DYNAMIC_LINKER which is only relevant for Linux.
ok miod@
-rw-r--r--gnu/gcc/gcc/config/mips/openbsd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/gcc/gcc/config/mips/openbsd.h b/gnu/gcc/gcc/config/mips/openbsd.h
index c62789e84d9..64bafcc234a 100644
--- a/gnu/gcc/gcc/config/mips/openbsd.h
+++ b/gnu/gcc/gcc/config/mips/openbsd.h
@@ -122,8 +122,6 @@ Boston, MA 02110-1301, USA. */
#undef MIPS_DEFAULT_GVALUE
#define MIPS_DEFAULT_GVALUE 0
-#define GLIBC_DYNAMIC_LINKER "/lib/ld.so.1"
-
/* Borrowed from sparc/linux.h */
#undef LINK_SPEC
#define LINK_SPEC \