summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortex-m0plus
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-cortex-m0plus')
-rw-r--r--scripts/tune/env.fake-cortex-m0plus2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/tune/env.fake-cortex-m0plus b/scripts/tune/env.fake-cortex-m0plus
index 8819fbedd9..f64f70f3b7 100644
--- a/scripts/tune/env.fake-cortex-m0plus
+++ b/scripts/tune/env.fake-cortex-m0plus
@@ -5,4 +5,4 @@ TUNE_CCARGS_MFLOAT=""
TUNE_CCARGS_MFPU=""
TUNE_FEATURES="armv6m cortexm0-plus"
TUNE_PKGARCH="cortexm0-plus"
-export CC="arm-oe-linux-gnueabi-gcc -march=armv6s-m -mcpu=cortex-m0plus --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexm0-plus-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot"
+export CC="arm-oe-linux-gnueabi-gcc -march=armv6s-m -mcpu=cortex-m0plus --sysroot=SYSROOT"