Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jun 2021 10:50:28 +0200 (CEST)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Charlie Li <vishwin@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org,  dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 58a2c0b4b774 - main - security/py-cryptography: fix build on FreeBSD 11
Message-ID:  <cb1a7857-8c7e-4a34-e185-7a2397c98f5@pfeifer.com>
In-Reply-To: <202105211518.14LFIkv5037767@gitrepo.freebsd.org>
References:  <202105211518.14LFIkv5037767@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cb1a7857-8c7e-4a34-e185-7a2397c98f5>