Skip to content

Commit 9942390

Browse files
committed
Export STAGING_DIR in local.env
Signed-off-by: falkTX <[email protected]>
1 parent 8701781 commit 9942390

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

local.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ export LDFLAGS="${BR2_TARGET_LDFLAGS} -L${STAGING_DIR}/usr/lib"
7171
unset CPPFLAGS
7272

7373
export HOST_DIR
74+
export STAGING_DIR
7475

7576
export JUCE_6_0_TOOLCHAIN_FILE="${STAGING_DIR}/usr/lib/cmake/JUCE-6.0.8/toolchainfile.cmake"
7677
export JUCE_6_1_TOOLCHAIN_FILE="${STAGING_DIR}/usr/lib/cmake/JUCE-6.1.6/toolchainfile.cmake"

0 commit comments

Comments
 (0)