mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2026-05-16 05:32:52 -04:00
Fix typo in the docs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Adding a library that is linked against:
|
||||
|
||||
- If the library is a C shared library, you should not use these instructions, use the `after_staging_script` instead to
|
||||
- If the library is a C shared library, you should not use these instructions, use the `after_stage_script` instead to
|
||||
build the library during the installation
|
||||
- Check what buildsystem is used.
|
||||
- If CMake, it's going to be relatively easy.
|
||||
|
||||
Reference in New Issue
Block a user