Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gcc-11.1.0-0: Export
LD_LIBRARY_PATH
in profile
C++ programs often need the libraries, so add them to the profile. LLVM/clang already does that. The existing profiles have been updated after the build, so also add the line to the build script of the newest GCC release in the tree, so it’ won’t be forgotten. Resolves: #193
- Loading branch information