1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-07 06:42:56 +03:00

Define FRAMEWORK

Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
This commit is contained in:
Elena Uziunaite
2024-11-20 16:31:40 +00:00
parent 91f424a72d
commit 695810a093

View File

@@ -10,6 +10,7 @@
# This script must be invoked from the project's root.
source framework/scripts/all-core.sh
FRAMEWORK="$PWD/framework"
source $FRAMEWORK/scripts/all-core.sh
main "$@"