Skip to content

Commit 9942390

Browse files
committed
Export STAGING_DIR in local.env
Signed-off-by: falkTX <falktx@falktx.com>
1 parent 8701781 commit 9942390

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)