mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
Support some features
This commit is contained in:
parent
e4dcb5e1f2
commit
60fe526df8
@ -23,6 +23,7 @@ $(BASH_DIR)/.configured: $(BASH_DIR)/.unpacked
|
|||||||
(cd $(BASH_DIR); autoconf; rm -f config.cache; CC=$(TARGET_CC1) \
|
(cd $(BASH_DIR); autoconf; rm -f config.cache; CC=$(TARGET_CC1) \
|
||||||
CFLAGS=-D_POSIX_SOURCE ./configure --prefix=/usr --disable-nls \
|
CFLAGS=-D_POSIX_SOURCE ./configure --prefix=/usr --disable-nls \
|
||||||
--mandir=/junk --infodir=/junk \
|
--mandir=/junk --infodir=/junk \
|
||||||
|
--with-curses --enable-alias \
|
||||||
);
|
);
|
||||||
touch $(BASH_DIR)/.configured
|
touch $(BASH_DIR)/.configured
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user