Fix taskmanager/client/libtskmcfg/Makefile for crossbuild environment 86/25886/1 10.92.0 koi/10.92.0 koi_10.92.0
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 12 Jan 2021 12:23:22 +0000 (12:23 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 12 Jan 2021 12:24:55 +0000 (13:24 +0100)
commit7bc3ffa5e56fe2d87747adbffa5e2ab09e64fb32
tree59bb33a3afad4d4c2a4bedacbc3b5bd45eb91ecd
parent71afcd09b0f210e7da5ae6adc1b914fa02d412ff
Fix taskmanager/client/libtskmcfg/Makefile for crossbuild environment

The Makefile needs to take the proper flags into account to use the native sysroot
to find -lexpat in the native case for the build-time parser compilation to work.

Note that there is HOSTCPP=cpp left that is a direct host dependency.

Bug-AGL: SPEC-3670
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I70b111d6385e0f465353ed2fe2a754b0c34db797
service/system/task_manager/client/libtskmcfg/Makefile