Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
steam-runtime-tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
steamrt
steam-runtime-tools
Commits
9e06cc0a
Commit
9e06cc0a
authored
7 years ago
by
Vivek Das Mohapatra
Browse files
Options
Downloads
Patches
Plain Diff
libcapsule: use the new ldlib/ldcache handlers from utils/*
parent
e5932b21
No related branches found
No related tags found
1 merge request
!311
Build capsule-capture-libs from a bundled copy of libcapsule
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile.am
+3
-1
3 additions, 1 deletion
Makefile.am
capsule/capsule-dlmopen.c
+29
-1279
29 additions, 1279 deletions
capsule/capsule-dlmopen.c
with
32 additions
and
1280 deletions
Makefile.am
+
3
−
1
View file @
9e06cc0a
...
...
@@ -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.
Click to expand it.
capsule/capsule-dlmopen.c
+
29
−
1279
View file @
9e06cc0a
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment