Alonso Schaich 4a3c366f2d
[openssl] Use bash from PATH rather then /bin (#32289)
* [openssl] Use bash from PATH rather then /bin (microsoft/vcpkg#32288)

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

* [openssl] regenerate versions registries (microsoft/vcpkg#32288)
2023-06-30 17:37:52 -07:00
..
2023-06-29 14:38:45 -07:00
2023-06-16 21:00:07 -07:00
2023-06-30 17:36:41 -07:00
2023-06-21 18:00:55 -07:00
2023-06-16 16:00:14 -07:00
2023-06-26 22:52:56 -07:00
2023-06-14 20:14:01 -07:00
2023-06-16 16:21:05 -07:00
2023-06-26 22:17:15 -07:00
2023-06-21 22:58:38 -07:00
2023-06-30 17:33:54 -07:00
2023-06-28 01:06:03 -07:00
2023-06-27 17:07:58 -07:00
2023-06-29 14:40:07 -07:00
2023-06-27 17:07:58 -07:00
2023-06-30 17:35:35 -07:00
2023-06-23 13:29:52 -07:00
2023-06-21 17:59:59 -07:00
2023-06-16 16:14:53 -07:00
2023-06-22 13:40:27 -07:00
2023-06-23 13:23:10 -07:00
2023-06-16 20:48:32 -07:00
2023-06-26 22:50:47 -07:00
2023-06-26 20:54:48 -07:00
2023-06-27 17:07:58 -07:00
2023-06-26 22:49:51 -07:00
2023-06-27 17:07:58 -07:00
2023-06-28 01:01:43 -07:00
2023-06-29 14:35:12 -07:00