mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
be explicit about not doing X
This commit is contained in:
@@ -46,6 +46,7 @@ $(JPEG_DIR)/.configured: $(JPEG_DIR)/.unpacked
|
||||
--prefix=$(STAGING_DIR) \
|
||||
--enable-shared \
|
||||
--enable-static \
|
||||
--without-x \
|
||||
);
|
||||
touch $(JPEG_DIR)/.configured
|
||||
|
||||
|
||||
Reference in New Issue
Block a user