Re: git: 3fd626858d82 - 2023Q1 - devel/rgbds: Fix build on 12.4
Date: Tue, 28 Mar 2023 07:25:06 UTC
Hello, Upstream can't solve problem with clang >10 https://github.com/gbdev/rgbds/issues/1091 I can use clang 10 on this port until problem is resolved but is it a good idea to use an old clang compiler instead of a newer gcc one? Thanks, Alexey Dokuchaev <danfe@freebsd.org> escreveu no dia terça, 28/03/2023 à(s) 07:47: > 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 > -- Nuno Teixeira FreeBSD Committer (ports)