mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09: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