diff options
Diffstat (limited to 'config/toolchain.in')
-rw-r--r-- | config/toolchain.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/toolchain.in b/config/toolchain.in index db4f1526..4078a29a 100644 --- a/config/toolchain.in +++ b/config/toolchain.in @@ -15,6 +15,7 @@ config USE_SYSROOT config SHARED_LIBS bool prompt "Build shared libraries" + depends on ! BARE_METAL default y help Say 'y' here, unless you don't want shared libraries. |