mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
Don't disable tcl twice
This commit is contained in:
parent
dfa4f83783
commit
11713c7535
@ -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 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user