aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/openbsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/openbsd.h')
-rw-r--r--src/s/openbsd.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/s/openbsd.h b/src/s/openbsd.h
index 3b996de705..a74601d3ad 100644
--- a/src/s/openbsd.h
+++ b/src/s/openbsd.h
@@ -19,7 +19,6 @@
#undef LD_SWITCH_SYSTEM_TEMACS
#undef LD_SWITCH_SYSTEM
-#ifdef __ELF__
/* Han Boetes <[email protected]> says this
is necessary, otherwise Emacs dumps core on elf systems. */
@@ -29,12 +28,5 @@
default. */
#define LD_SWITCH_X_DEFAULT -L/usr/local/lib
-#else
-
-#define LD_SWITCH_SYSTEM LD_SWITCH_SYSTEM_tmp
-#define LD_SWITCH_X_DEFAULT -L/usr/local/lib
-
-#endif
-
/* arch-tag: 7e3f65ca-3f48-4237-933f-2b208b21e8e2
(do not change this comment) */