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.
1 parent 90a6581 commit 059363fCopy full SHA for 059363f
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