Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
steam-runtime-tools
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Contributor analytics
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
9733758b
Commit
9733758b
authored
7 years ago
by
Vivek Das Mohapatra
Browse files
Options
Downloads
Patches
Plain Diff
Documentation improvements
parent
39a45d82
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!311
Build capsule-capture-libs from a bundled copy of libcapsule
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/Building.txt
+1
-1
1 addition, 1 deletion
doc/Building.txt
doc/Quick-Start.txt
+1
-0
1 addition, 0 deletions
doc/Quick-Start.txt
with
2 additions
and
1 deletion
doc/Building.txt
+
1
−
1
View file @
9733758b
...
@@ -80,7 +80,7 @@ static void *_dlopen (const char *filename, int flags)
...
@@ -80,7 +80,7 @@ static void *_dlopen (const char *filename, int flags)
and put it in this file. If you do not, the default _dlopen wrapper generated
and put it in this file. If you do not, the default _dlopen wrapper generated
by libcapsule's code generator will be installed instead.
by libcapsule's code generator will be installed instead.
Do
not
create an empty file with this name if you do not need libfoo-specific
Do
NOT
create an empty file with this name if you do not need libfoo-specific
dlopen handling.
dlopen handling.
============================================================================
============================================================================
...
...
This diff is collapsed.
Click to expand it.
doc/Quick-Start.txt
+
1
−
0
View file @
9733758b
In the top level directory:
In the top level directory:
autoreconf -ivf
./configure
./configure
make
make
...
...
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