We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eda1f81 + b204778 commit aecb8a5Copy full SHA for aecb8a5
ports/unix/Makefile
@@ -318,3 +318,5 @@ $(BUILD)/libaxtls.a: $(TOP)/lib/axtls/README | $(OBJ_DIRS)
318
$(TOP)/lib/axtls/README:
319
@echo "You cloned without --recursive, fetching submodules for you."
320
(cd $(TOP); git submodule update --init --recursive)
321
+
322
+$(BUILD)/supervisor/shared/translate.o: $(HEADER_BUILD)/qstrdefs.generated.h
0 commit comments