Skip to content

Commit 6f93694

Browse files
authored
Add note about non-glibc systems
1 parent e42f759 commit 6f93694

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ 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. The CodeQL CLI
27+
is not compatible with non-glibc Linux distributions such as muslc-based
28+
Alpine Linux at this time.
2729

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

0 commit comments

Comments
 (0)