On Mon, Feb 25, 2019 at 09:58:13AM +0000, Victor Chong wrote:
Signed-off-by: Victor Chong victor.chong@linaro.org
Reviewed-by: Leif Lindholm leif.lindholm@linaro.org Pushed as 2c022fb.
opteed-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opteed-build.sh b/opteed-build.sh index 3229cbb..6708587 100755 --- a/opteed-build.sh +++ b/opteed-build.sh @@ -52,7 +52,7 @@ function build_platform # # OP-TEE requires both 64- and 32-bit compilers for a 64-bit build # For details, visit
- # https://optee.readthedocs.io/building/gits/optee_os.html?#cross-compile # set_cross_compile if [ "$PLATFORM_ARCH" = "AARCH64" ]; then
-- 2.17.1