mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
Merge pull request #8162 from github/turbo-no-glibc-no
Docs: Add note about muslc incompatibility
This commit is contained in:
@@ -23,7 +23,12 @@ and 4 are slightly different---for further details, see the sections labeled
|
||||
**Information for macOS "Catalina" (or newer) users**. If you are using macOS
|
||||
on Apple Silicon (e.g. Apple M1), ensure that the `Xcode command-line developer
|
||||
tools <https://developer.apple.com/downloads/index.action>`__ and `Rosetta 2
|
||||
<https://support.apple.com/en-us/HT211861>`__ are installed.
|
||||
<https://support.apple.com/en-us/HT211861>`__ are installed.
|
||||
|
||||
.. pull-quote:: Note
|
||||
|
||||
The CodeQL CLI is currently not compatible with non-glibc Linux
|
||||
distributions such as (muslc-based) Alpine Linux.
|
||||
|
||||
For information about installing the CodeQL CLI in a CI system to create results
|
||||
to display in GitHub as code scanning alerts, see
|
||||
|
||||
Reference in New Issue
Block a user