mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09: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) \
|
--build=$(GNU_HOST_NAME) \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--disable-tcl \
|
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
--disable-tcl \
|
--disable-tcl \
|
||||||
|
|||||||
Reference in New Issue
Block a user