mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
Don't disable tcl twice
This commit is contained in:
@@ -31,7 +31,6 @@ $(SQLITE_DIR)/.configured: $(SQLITE_DIR)/.unpacked
|
||||
--build=$(GNU_HOST_NAME) \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--disable-tcl \
|
||||
--enable-shared \
|
||||
--enable-static \
|
||||
--disable-tcl \
|
||||
|
||||
Reference in New Issue
Block a user