Re: git: 22d65534d960 - main - lang/gcc8: Update EXPIRATION_DATE
- Reply: Piotr Kubaj : "Re: git: 22d65534d960 - main - lang/gcc8: Update EXPIRATION_DATE"
- Reply: Lorenzo Salvadore : "Re: git: 22d65534d960 - main - lang/gcc8: Update EXPIRATION_DATE"
- In reply to: Muhammad Moinur Rahman : "git: 22d65534d960 - main - lang/gcc8: Update EXPIRATION_DATE"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Nov 2023 15:35:51 UTC
On Wed, Nov 22, 2023 at 10:44:14PM +0000, Muhammad Moinur Rahman wrote:
> commit 22d65534d96087ad64279a3730ab50a19cfe9f6d
>
> lang/gcc8: Update EXPIRATION_DATE
>
> During the last commit the EXPIRATION_DATE was set to match the
> EXPIRATION_DATE of the last consumer print/wkhtmltopdf however this
> consumer has been updated to build with gcc10 hence reduce the
> EXPIRATION_DATE to 2023-12-31.
That might be a bit premature, quoting Mk/bsd.default-versions.mk:
# Possible values: 8 (last to support powerpcspe), 9, 10, 11, 12
. if ${ARCH} == "powerpcspe"
GCC_DEFAULT?= 8
. else
./danfe