(toplev.o): Pass -DTARGET_NAME.
From-SVN: r11991
This commit is contained in:
parent
5f3d14e3bd
commit
66eaaa860e
@ -1189,6 +1189,7 @@ toplev.o : toplev.c $(CONFIG_H) $(TREE_H) $(RTL_H) bytecode.h bc-emit.h \
|
||||
$(lang_options_files)
|
||||
$(CC) $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
|
||||
$(MAYBE_TARGET_DEFAULT) $(MAYBE_USE_COLLECT2) \
|
||||
-DTARGET_NAME=\"$(target)\" \
|
||||
-c `echo $(srcdir)/toplev.c | sed 's,^\./,,'`
|
||||
|
||||
rtl.o : rtl.c $(CONFIG_H) $(RTL_H)
|
||||
|
Loading…
Reference in New Issue
Block a user