Skip to content
Snippets Groups Projects
Commit 4f667cd2 authored by Igor Opaniuk's avatar Igor Opaniuk Committed by Jerome Forissier
Browse files

benchmark: fix build

Fixes the following error [1]:

make -C /home/travis/default/build/../optee_benchmark HOST_CROSS_COMPILE="/usr/bin/ccache /home/travis/default/build/../toolchains/aarch32/bin/arm-linux-gnueabihf-" TEEC_EXPORT=/home/travis/default/build/../optee_client/out/export TEEC_INTERNAL_INCLUDES=/home/travis/default/build/../optee_client/libteec
make: *** /home/travis/default/build/../optee_benchmark: No such file or directory.  Stop.

[1] https://travis-ci.org/OP-TEE/build/builds/237729031

 job 216.1

Fixes: 27edfc78 ("OP-TEE Benchmark")
Signed-off-by: default avatarIgor Opaniuk <igor.opaniuk@linaro.org>
Tested-by: Jerome Forissier <jerome.forissier@linaro.org. (HiKey)
[jf: update commit description]
Signed-off-by: default avatarJerome Forissier <jerome.forissier@linaro.org>
parent 27edfc78
No related branches found
No related tags found
No related merge requests found
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