aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ld/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ld/config.h b/ld/config.h
index 9da11a4..4ca37dc 100644
--- a/ld/config.h
+++ b/ld/config.h
@@ -21,11 +21,6 @@
/* Look in this environment name for the linker to pretend to be */
#define EMULATION_ENVIRON "LDEMULATION"
/* If in there look for the strings: */
-/* Otherwise default to this emulation */
-
-#ifndef DEFAULT_EMULATION
-error you must set a default emulation
-#endif /* DEFAULT_EMULATION */
/* Look in this variable for a target format */
#define TARGET_ENVIRON "GNUTARGET"