Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adélie Linux
gcompat
Commits
a9238241
Verified
Commit
a9238241
authored
Mar 30, 2020
by
A. Wilcox
🦊
Browse files
[ci skip] Update README
parent
f8b6b367
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
a9238241
...
...
@@ -7,7 +7,7 @@
:Status:
Production
:Copyright:
© 20
19
Adélie Linux and contributors.
MIT
open source license.
© 20
20
Adélie Linux and contributors.
NCSA
open source license.
.. image:: https://img.shields.io/badge/chat-on%20IRC-blue.svg
...
...
@@ -50,7 +50,7 @@ to use musl and automatically preloading the gcompat library.
.. _fts: https://github.com/pullmoll/musl-fts/
.. _libucontext: https://
code.foxkit.us/adelie
/libucontext/
.. _libucontext: https://
github.com/kaniini
/libucontext/
.. _obstack: https://github.com/pullmoll/musl-obstack/
...
...
@@ -165,8 +165,9 @@ For example, on an x86_64 musl host and x86_64 glibc target, you may run:
$ make LINKER_PATH=/lib/ld-musl-x86_64.so.1 LOADER_NAME=ld-linux-x86-64.so.2 install
Please note that unlike libucontext, the gcompat build system does *not*
attempt to guess the correct values for you. This feature may be added later.
Please note that the gcompat build system does *not* attempt to guess the
correct values for you; specifying at least ``LINKER_PATH`` and
``LOADER_NAME`` are required.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment