tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: gcc 4.x and -Wno-error=



On Sun, 13 Jun 2021 22:32:24 +0200, Joerg Sonnenberger wrote:
> On Sun, Jun 13, 2021 at 02:21:36PM +0200, Hauke Fath wrote:
>> on Darwin 8 (Mac OS X 10.4 "Tiger"), the lang/perl5 build is currently 
>> failing over an unrecognized "-Wno-error=implicit-function-declaration".
> 
> The problem is less that -Wno-error part, but that
> -Wimplicit-function-declaration is not supported.

Well, as far as lang/perl5 is concerned, a

BUILDLINK_TRANSFORM+= rm:-Wno-error=implicit-function-declaration

is enough for a successful build. But there may be other attempts at 
-Wno-error=* down the road.

Cheerio,
Hauke

-- 
Hauke Fath                        <hauke%Espresso.Rhein-Neckar.DE@localhost>
Linnéweg 7
64342 Seeheim-Jugenheim
Germany


Home | Main Index | Thread Index | Old Index