Re: git: 3fd626858d82 - 2023Q1 - devel/rgbds: Fix build on 12.4
Date: Tue, 28 Mar 2023 06:47:03 UTC
On Tue, Mar 28, 2023 at 12:48:22AM +0200, Gerald Pfeifer wrote: > On Mon, 13 Mar 2023, Nuno Teixeira wrote: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3fd626858d826cbdbcc365a60ce34cc88287ac5b > : > > devel/rgbds: Fix build on 12.4 > > > > Fix build on 12.4 using gcc because port only builds with clang <=10. > > Why not use LLVM 10, then? I'm fairly sure that "error: use of undeclared identifier 'isascii'" should be fixable with *any* compiler. What bugs me more is why people rather not ask for help but try to plug what most likely is minor coding error (missing prototype) with another compiler (go figure). ./danfe