mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
Use only single job to build Samba
This commit is contained in:
@@ -49,7 +49,7 @@ $(SAMBA_DIR)/.configured: $(SAMBA_DIR)/.unpacked
|
||||
touch $@
|
||||
|
||||
$(SAMBA_DIR)/$(SAMBA_BINARY): $(SAMBA_DIR)/.configured
|
||||
$(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(SAMBA_DIR)
|
||||
$(MAKE1) $(TARGET_CONFIGURE_OPTS) -C $(SAMBA_DIR)
|
||||
|
||||
SAMBA_TARGETS_ :=
|
||||
SAMBA_TARGETS_y :=
|
||||
|
||||
Reference in New Issue
Block a user