Skip to content
Snippets Groups Projects
Commit 9e06cc0a authored by Vivek Das Mohapatra's avatar Vivek Das Mohapatra
Browse files

libcapsule: use the new ldlib/ldcache handlers from utils/*

parent e5932b21
No related branches found
No related tags found
1 merge request!311Build capsule-capture-libs from a bundled copy of libcapsule
......@@ -44,7 +44,9 @@ libcapsule_la_SOURCES = capsule/capsule-dlmopen.c \
capsule/capsule-init.c \
utils/utils.c utils/dump.c \
utils/process-pt-dynamic.c \
utils/mmap-info.c
utils/mmap-info.c \
utils/ld-cache.c \
utils/ld-libs.c
libcapsule_la_LDFLAGS = -lelf
############################################################################
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment