tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/lang/gcc12
> On Jan 4, 2025, at 07:06, Adam <adam%NetBSD.org@localhost> wrote:
>
>> wip/gcc14 and wip/gcc12 both failed with the same error on my M1:
>
> My fault. PATCHDIR and DISTINFO_FILE pointed to lang/gcc14. Please, git pull and try again.
Thanks for working on this.
Wip/gcc14 works for Darwin/x86_64 v24.
However, it does not build if libunwind is installed. Should there be a section like the following?
.if ${MACHINE_PLATFORM:MDarwin-*-x86_64}
CONFLICTS+= libunwind-[0-9]*
.endif
Cheers,
Brook
Home |
Main Index |
Thread Index |
Old Index