I think this is what was meant?
Change-Id: I5ff6e2588361ab58d7cda9ddbd5db61c300c9956
This commit is contained in:
@@ -326,7 +326,7 @@ dump-deps-png:
|
||||
|
||||
define gb_Top_GbuildToIdeIntegration
|
||||
$(1)-ide-integration:
|
||||
cd $(SRCDIR) && (make cmd -npf Makefile.gbuild all || true) | $(SRCDIR)/bin/gbuild-to-ide --ide $(1)
|
||||
cd $(SRCDIR) && (make cmd="make -npf Makefile.gbuild all" cmd || true) | $(SRCDIR)/bin/gbuild-to-ide --ide $(1)
|
||||
|
||||
endef
|
||||
|
||||
|
Reference in New Issue
Block a user