mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
- We don't provide the arts library, and it's checked for in a way not suitable for cross compiling.
Thanks to Pavel Roskin.
This commit is contained in:
parent
5de88506d9
commit
60f03494ac
@ -27,6 +27,7 @@ $(SDL_DIR)/.configured: $(SDL_DIR)/.unpacked
|
|||||||
--host=$(GNU_TARGET_NAME) \
|
--host=$(GNU_TARGET_NAME) \
|
||||||
--build=$(GNU_HOST_NAME) \
|
--build=$(GNU_HOST_NAME) \
|
||||||
--prefix=$(STAGING_DIR)/usr \
|
--prefix=$(STAGING_DIR)/usr \
|
||||||
|
--disable-arts \
|
||||||
--disable-esd \
|
--disable-esd \
|
||||||
--disable-nasm \
|
--disable-nasm \
|
||||||
--disable-video-x11 );
|
--disable-video-x11 );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user