Select KERNEL_SUPPORTS_SHARED_LIBS on Windows

Fix building MinGW only generating libstdc++.a

Signed-off-by: Like Ma <likemartinma@gmail.com>
This commit is contained in:
Like Ma 2019-11-19 00:32:12 +08:00 committed by Chris Packham
parent 29b6e00368
commit 55d8c43333

View File

@ -7,3 +7,5 @@
## select WINDOWS
##
## help Build a toolchain targeting systems running Windows as host
## select KERNEL_SUPPORTS_SHARED_LIBS