Skip to content

Commit 5ee9612

Browse files
authored
Merge pull request #8162 from github/turbo-no-glibc-no
Docs: Add note about muslc incompatibility
2 parents 4f7604f + 1d81f90 commit 5ee9612

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,12 @@ and 4 are slightly different---for further details, see the sections labeled
2323
**Information for macOS "Catalina" (or newer) users**. If you are using macOS
2424
on Apple Silicon (e.g. Apple M1), ensure that the `Xcode command-line developer
2525
tools <https://developer.apple.com/downloads/index.action>`__ and `Rosetta 2
26-
<https://support.apple.com/en-us/HT211861>`__ are installed.
26+
<https://support.apple.com/en-us/HT211861>`__ are installed.
27+
28+
.. pull-quote:: Note
29+
30+
The CodeQL CLI is currently not compatible with non-glibc Linux
31+
distributions such as (muslc-based) Alpine Linux.
2732

2833
For information about installing the CodeQL CLI in a CI system to create results
2934
to display in GitHub as code scanning alerts, see

0 commit comments

Comments
 (0)