X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/dce027fbeaa892800ef9b4d2e8de01be6d4f0d91..74237e4c90f9dfd0a4ca5b7be2b391bfbe1029e8:/toolchain/gcc/Config.in diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index 07f050aad..2c0f93e79 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -36,6 +36,13 @@ if !LINUX_2_4 config GCC_VERSION_4_4_1 bool "gcc 4.4.1" + + config GCC_VERSION_LLVM + bool "llvm-gcc 4.2" + + config GCC_VERSION_4_3_3_CS + bool "gcc 4.3.3 with CodeSourcery enhancements" + endif endchoice