mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-09 06:10:17 +03:00
disable multilib by default
This commit is contained in:
@@ -17,7 +17,7 @@ source "toolchain/sstrip/Config.in"
|
||||
|
||||
config BR2_ENABLE_MULTILIB
|
||||
bool "Enable multilib support?"
|
||||
default y
|
||||
default n
|
||||
help
|
||||
If you want multilib enabled, enable this...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user