summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorJoern Rennecke <joern.rennecke@embecosm.com>2009-03-09 20:36:11 +0000
committerJoern Rennecke <joern.rennecke@embecosm.com>2009-03-09 20:36:11 +0000
commit3a6e4af41b4a0a08e91153fa6e2f5cfd52c399e1 (patch)
treec8ae1a89c217c6ef479821f740ea38ecbb65bc33 /Makefile.in
parentcc4b0fd74c52c62ad42adb6d75e04535d09a6f17 (diff)
downloadcygnal-3a6e4af41b4a0a08e91153fa6e2f5cfd52c399e1.tar.gz
cygnal-3a6e4af41b4a0a08e91153fa6e2f5cfd52c399e1.tar.bz2
cygnal-3a6e4af41b4a0a08e91153fa6e2f5cfd52c399e1.zip
Check in ARCompact simulator. A valid configuration is arc-elf.
This is not quite finished and has most likely a few files that are obsolete & not used, but it's good enough to run gcc regression tests.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 981ce54af..027a03b6b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -354,6 +354,7 @@ AR_FOR_TARGET=@AR_FOR_TARGET@
AS_FOR_TARGET=@AS_FOR_TARGET@
CC_FOR_TARGET=$(STAGE_CC_WRAPPER) @CC_FOR_TARGET@ $(FLAGS_FOR_TARGET)
+
# If GCC_FOR_TARGET is not overriden on the command line, then this
# variable is passed down to the gcc Makefile, where it is used to
# build libgcc2.a. We define it here so that it can itself be