Files
third_party_mesa3d/ohos/pkgconfig_template/libelf.pc
geekyharmony 0e1bca32e6 feature: adapt x86 build
Change-Id: Ia07adacad7f2af149b3bf195162194101e486f53
2025-05-08 17:56:49 +08:00

10 lines
343 B
PkgConfig

ohos_project_dir=ohos_project_directory_stub
libdir=${ohos_project_dir}/out/ohos-arm-release/vortexnova_soc_products/vortexnova_x86_general/
includedir=${ohos_project_dir}/third_party/elfutils/libelf/
Name: libelf
Description: elfutils libelf library to read and write ELF files
Version: 0.185
Libs: -L${libdir} -lelf
Cflags: -I${includedir}