Re: git: 9b5f5ab8482f - main - Mk/bsd.gcc.mk: Remove support for USE_GCC=X+
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 Jan 2023 09:25:35 UTC
On Mon, 9 Jan 2023, Colin Percival wrote: >> In addition to my regular pattern searching I did actually run `make >> index` to be on the safe side. Do you have an idea why this did not >> trigger (when NATIVECOMP is in OPTIONS_DEFAULT of xemacs-devel)? > No idea. If you run `make describe` in the port directory do you see > "lang/gcc11+" showing up? It does for me. Yes, it does show up (for both emacs-devel-30.0.50.20230101,3 and emacs-devel-nox-30.0.50.20230101,3). So I ran `make index` again and it still passes with exit code 0, alas I now see the warning at the very bottom. I'm afraid me having missed that in my original test is the most likely explanation. :-( Gerald