aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorVincent ABRIOU <vincent.abriou@st.com>2020-09-03 13:02:43 +0200
committerfinn.williams <finn.williams@arm.com>2020-09-09 15:26:03 +0000
commit54940191dfe3a405dcc0fdf6516849082ae62cc7 (patch)
tree440e289b6bbaead995ad1140f50db39d04fb99a8 /Android.mk
parent2280bb550d63d37c3de9122fd96447a47b17060a (diff)
downloadarmnn-54940191dfe3a405dcc0fdf6516849082ae62cc7.tar.gz
fix cxxopts and ghc cross compilation issue
While cross compiling using openembedded yocto environment, CXXOPTS_INCLUDE and GHC_INCLUDE variables remains empty because the search path point to the openembedded sysroot instead of the current directory. To avoid this situation, NO_CMAKE_FIND_ROOT_PATH must be added to the find_path call. Signed-off-by: Vincent ABRIOU <vincent.abriou@st.com> Change-Id: I3ba17a300d5ca7fbc58b6ec5c4eb15267dcee228
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions