mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
disable nasm since it has a wealth of problems
This commit is contained in:
parent
dfebda0014
commit
030df258c7
@ -28,6 +28,7 @@ $(SDL_DIR)/.configured: $(SDL_DIR)/.unpacked
|
|||||||
--build=$(GNU_HOST_NAME) \
|
--build=$(GNU_HOST_NAME) \
|
||||||
--prefix=$(STAGING_DIR)/usr \
|
--prefix=$(STAGING_DIR)/usr \
|
||||||
--disable-esd \
|
--disable-esd \
|
||||||
|
--disable-nasm \
|
||||||
--disable-video-x11 );
|
--disable-video-x11 );
|
||||||
touch $(SDL_DIR)/.configured
|
touch $(SDL_DIR)/.configured
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user