This commit is contained in:
Martchus 2023-03-17 16:25:21 +01:00
parent 8f7aff3d89
commit 98232afa14
1 changed files with 1 additions and 1 deletions

View File

@ -384,7 +384,7 @@ recent version of GCC/libstdc++ and other libraries such as Qt and Boost but
still be able to run the resulting executables on older distributions.
To use the packages, simply invoke `/usr/static-compat/bin/g++` instead of
`/usr/bin/g++`. The package `static-compat-environment` provide a script to set
`/usr/bin/g++`. The package `static-compat-environment` provides a script to set
a few environment variables to make this easier. There are also packages
providing build system wrappers such as `static-compat-cmake`.