Skip to content
Commit 644444f8 authored by Alamy Liu's avatar Alamy Liu
Browse files

Build: Passing MBEDTLS_USER_CONFIG_FILE/PATH info to BuildMbedCrypto.cmake



---- Problem ----
MBEDTLS_USER_CONFIG_FILE setting was not picked up when
build MBedCrypto library.

Like MBEDTLS_CONFIG_FILE, MBEDTLS_USER_CONFIG_FILE alone is
not enough, including PATH is also needed to find the file.

---- Solution ----
Passing FILE & PATH information through MBEDCRYPTO_C_FLAGS
to BuildMbedCrypto.cmake

Change-Id: If5820e82df5a72b4cfa60fb1872a7add9204d686
Signed-off-by: default avatarAlamy Liu <alamy.liu@cypress.com>
parent 7224d32f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment