This commit is contained in:
Jakub Jelinek 2007-08-13 16:29:39 +00:00
parent a4260957af
commit 6bee86761c
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
linked against -lgcc_s. */
#undef LINK_EH_SPEC
-#define LINK_EH_SPEC ""
+#define LINK_EH_SPEC "%{!r:--build-id}"
+#define LINK_EH_SPEC "%{!r:--build-id} "
#define MD_UNWIND_SUPPORT "config/ia64/linux-unwind.h"