acrn-hypervisor/tools
CHEN Gang 31ebd98797 tools: acrn-crashlog: replace ldconfig with pkg-config in Makefile
This patch is to fix the dependency issue with autospec.

Using ldconfig in the autospec build environment is not
going to work as the packages do not have the cache
generate after a rpm install. This patch replaces ldconfig
with pkg-config to check the existance of the libraries.

Signed-off-by: CHEN Gang <gang.c.chen@intel.com>
Reviewed-by: Jin Zhi <zhi.jin@intel.com>
Reviewed-by: Liu Xinwu <xinwu.liu@intel.com>
Acked-by: Zhang Di <di.zhang@intel.com>
2018-07-03 16:44:58 +08:00
..
acrn-crashlog tools: acrn-crashlog: replace ldconfig with pkg-config in Makefile 2018-07-03 16:44:58 +08:00
acrn-manager tools: correct several Makefile problems 2018-06-19 15:33:31 +08:00
acrnbridge convert bridge creation to service 2018-06-11 16:36:43 +08:00
acrnlog doc: fix formatting in acrnlog doc 2018-06-20 11:28:36 +08:00
acrntrace tools: acrntrace: Remove unused pre_process.sh 2018-07-03 10:19:31 +08:00
Makefile add acrnbridge-install to Makefile install target 2018-06-20 11:27:24 +08:00