mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
disable nasm since it has a wealth of problems
This commit is contained in:
@@ -28,6 +28,7 @@ $(SDL_DIR)/.configured: $(SDL_DIR)/.unpacked
|
||||
--build=$(GNU_HOST_NAME) \
|
||||
--prefix=$(STAGING_DIR)/usr \
|
||||
--disable-esd \
|
||||
--disable-nasm \
|
||||
--disable-video-x11 );
|
||||
touch $(SDL_DIR)/.configured
|
||||
|
||||
|
||||
Reference in New Issue
Block a user