summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/gcc-uclibc-4.x.mk
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2009-01-16 22:39:05 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2009-01-16 22:39:05 +0000
commitbdac3e337f7e4f271b2b8e4be77a54b6f15fb21b (patch)
tree0628561f51438c368c5d62959bd46a982d03a56f /toolchain/gcc/gcc-uclibc-4.x.mk
parent2326230ea0f4b0f45c1c56ef4aa2f470f9004308 (diff)
downloadbuildroot-novena-bdac3e337f7e4f271b2b8e4be77a54b6f15fb21b.tar.gz
buildroot-novena-bdac3e337f7e4f271b2b8e4be77a54b6f15fb21b.zip
Update broken AVR32 toolchain, and update configs for this, deprecate all but latest AVR32 toolchain
Diffstat (limited to 'toolchain/gcc/gcc-uclibc-4.x.mk')
-rw-r--r--toolchain/gcc/gcc-uclibc-4.x.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/toolchain/gcc/gcc-uclibc-4.x.mk b/toolchain/gcc/gcc-uclibc-4.x.mk
index 88878a8ce..2bc25583f 100644
--- a/toolchain/gcc/gcc-uclibc-4.x.mk
+++ b/toolchain/gcc/gcc-uclibc-4.x.mk
@@ -529,5 +529,10 @@ gcc_target-clean:
gcc_target-dirclean:
rm -rf $(GCC_BUILD_DIR3)
+gcc-status:
+ @echo GCC_OFFICIAL_VERSION=$(GCC_OFFICIAL_VERSION)
+ @echo GCC_PATCH_DIR=$(GCC_PATCH_DIR)
+ @echo GCC_SITE=$(GCC_SITE)
+
endif
# gcc-4.x only