summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/include/tm.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cc/include/tm.h')
-rw-r--r--gnu/usr.bin/cc/include/tm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/include/tm.h b/gnu/usr.bin/cc/include/tm.h
index 5dc03fb..440d509 100644
--- a/gnu/usr.bin/cc/include/tm.h
+++ b/gnu/usr.bin/cc/include/tm.h
@@ -42,7 +42,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define LIB_SPEC "%{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p}"
#define LINK_SPEC \
- "%{!nostdlib:%{!r*:%{!e*:-e start}}} -dc -dp %{static:-Bstatic} %{assert*} \
+ "%{!nostdlib:%{!r:%{!e*:-e start}}} -dc -dp %{static:-Bstatic} %{assert*} \
%{p:-Bstatic} %{pg:-Bstatic} %{Z}"
/* This goes away when the math emulator is fixed. */
OpenPOWER on IntegriCloud