Merge pull request #593 from dflogeras/fix-toolchain-typo

Fix typo in toolchain.in
This commit is contained in:
Alexey Neyman 2017-02-12 14:44:49 -08:00 committed by GitHub
commit 6f7c83fc3d

View File

@ -13,7 +13,7 @@ config USE_SYSROOT
depends on !BARE_METAL
default y
help
Use the 'shinny new' sysroot feature of gcc: libraries split between
Use the 'shiny new' sysroot feature of gcc: libraries split between
prefix/target/sysroot/lib and prefix/target/sysroot/usr/lib
You definitely want to say 'Y' here. Yes you do. I know you do. Say 'Y'.