nixpkgs/pkgs/by-name/vc
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
..
vcpkg vcpkg: fix binaries not being able to find libstdc++ 2024-07-24 17:16:32 -04:00
vcpkg-tool vcpkg-tool: add h7x4 as maintainer 2024-07-17 09:26:14 +02:00