Commit 964ceda1 by Richard Kenner

(gcc.o): Define DEFAULT_TARGET_VERSION.

From-SVN: r6263
parent 4da617d8
......@@ -910,6 +910,7 @@ gcc.o: gcc.c $(CONFIG_H) gvarargs.h config.status
$(CC) $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
-DSTANDARD_STARTFILE_PREFIX=\"$(libdir)/\" \
-DSTANDARD_EXEC_PREFIX=\"$(libdir)/gcc-lib/\" \
-DDEFAULT_TARGET_VERSION=\"$(version)\" \
-DDEFAULT_TARGET_MACHINE=\"$(target)\" \
-DTOOLDIR_BASE_PREFIX=\"$(exec_prefix)/\" \
-DTOOLDIR=\"$(tooldir)/\" \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment