nixpkgs/pkgs/by-name/vc/vcpkg
Jason Yundt c860316dbc vcpkg: fix binaries not being able to find libstdc++
Before this change, if you tried to run a binary that was installed by
vcpkg, then you would get this error:

  error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

This change prevents that error from happening.

Fixes #317553.
2024-07-24 17:16:32 -04:00
..
package.nix vcpkg: fix binaries not being able to find libstdc++ 2024-07-24 17:16:32 -04:00