Change-Id: I00a99b2b7e437c9b4b27a2cc426052929cc23f9e
This commit is contained in:
2025-05-09 21:21:41 +08:00
parent 54adfc351f
commit 5f629959ac
82 changed files with 10135 additions and 51 deletions

View File

@@ -0,0 +1,9 @@
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}