git: 58a2c0b4b774 - main - security/py-cryptography: fix build on FreeBSD 11

Gerald Pfeifer gerald at pfeifer.com
Tue Jun 1 08:50:40 UTC 2021


On Fri, 21 May 2021, Charlie Li wrote:
>  .if ${CHOSEN_COMPILER_TYPE} == gcc && ${COMPILER_VERSION} <= 42

GCC 4.2 is not an option any more, even USE_GCC=any does not pull it
in now, so you can simplify this.

(Disclaimer: your commit predates that changes, so just a heads up.)

Gerald


More information about the dev-commits-ports-main mailing list