summaryrefslogtreecommitdiff
path: root/config/toolchain.in
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-07-06 00:25:30 -0700
committerAlexey Neyman <stilor@att.net>2017-07-08 10:57:56 -0700
commit4000e1def3d48571e52200cd0c0e0010b9ca139f (patch)
tree6346e754ca0dbc1ea566ff9af11cf4e6f55aa298 /config/toolchain.in
parentae71ce41063334796b20eb8b834225b2521fedc3 (diff)
downloadcrosstool-ng-4000e1def3d48571e52200cd0c0e0010b9ca139f.tar.gz
crosstool-ng-4000e1def3d48571e52200cd0c0e0010b9ca139f.tar.bz2
crosstool-ng-4000e1def3d48571e52200cd0c0e0010b9ca139f.zip
Also upgrade non-generated config files
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config/toolchain.in')
-rw-r--r--config/toolchain.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/toolchain.in b/config/toolchain.in
index 1b2a289e..f9a56b97 100644
--- a/config/toolchain.in
+++ b/config/toolchain.in
@@ -105,7 +105,7 @@ comment "Tuple completion and aliasing"
config TARGET_VENDOR
string
prompt "Tuple's vendor string"
- depends on !LIBC_avr_libc
+ depends on !LIBC_AVR_LIBC
default "unknown"
help
Vendor part of the target tuple.