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 ce62874 + 623da1b commit 5314354Copy full SHA for 5314354
Makefile
@@ -59,7 +59,7 @@ OOTDIR := /$(TARGET)
59
endif
60
61
# Add path to generated project files
62
-GPR_PROJECT_PATH := $(PRJ_DIR)$(PSEP)$(GPR_PROJECT_PATH)
+export GPR_PROJECT_PATH := $(PRJ_DIR)$(PSEP)$(GPR_PROJECT_PATH)
63
64
LIBAWS_TYPES := static
65
0 commit comments