projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
515c429
)
fix my default emulation changes
author
David D. Zuhn
<zoo@cygnus>
Fri, 8 Jan 1993 22:06:17 +0000
(22:06 +0000)
committer
David D. Zuhn
<zoo@cygnus>
Fri, 8 Jan 1993 22:06:17 +0000
(22:06 +0000)
ld/config.h
patch
|
blob
|
history
diff --git
a/ld/config.h
b/ld/config.h
index 9da11a4191dbc2d6d9b88d191166cd8bcab6b7d6..4ca37dc9160e7e5da4039ae0de1c31f5153adf8f 100644
(file)
--- 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"