mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 15:49:07 +08:00
3dd12b9035
* [botan] Use bash from PATH rather then /bin (microsoft/vcpkg#32284) The configure script used to invoke python during the build process contains a shebang that invokes /bin/bash independend of whatever bash would usually resolve to. This breaks compilation on FreeBSD, where bash isn't part of the operating system. Rather then /bin/bash, invoke /usr/bin/env bash, which resolves the bash command by iterating PATH. * [botan] bump portrevision (microsoft/vcpkg#32284) * [botan] regenerate versions repository (microsoft/vcpkg#32284) |
||
---|---|---|
.. | ||
arm64-windows.patch | ||
configure | ||
configure-zlib.patch | ||
embed-debug-info.patch | ||
fix-generate-build-path.patch | ||
fix-objectfile-list.patch | ||
pkgconfig.patch | ||
portfile.cmake | ||
vcpkg.json | ||
verbose-install.patch |