Skip to content

Commit

Permalink
Update linux-sdk-x64 reference (#1066)
Browse files Browse the repository at this point in the history
* Update run_linux_sdk reference

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>

---------

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
  • Loading branch information
emmanuel-ferdman committed Jun 8, 2024
1 parent 588ad8e commit a78251c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx/compilation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ Continuous Integration

LIEF uses CI Github Action to test and release nightly builds. The configuration
of this CI can also be a good source of information for the compilation process.
In particular, `scripts/docker/run_linux_sdk <https://github.com/lief-project/LIEF/blob/main/scripts/docker/run_linux_sdk.sh>`_
In particular, `scripts/docker/linux-sdk-x64 <https://github.com/lief-project/LIEF/blob/main/scripts/docker/linux-sdk-x64>`_
contains the build process to generate the **Linux x86-64 SDK**.

On Windows, the SDK is built with the following Python script:
Expand Down

0 comments on commit a78251c

Please sign in to comment.