pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/55290: 'llvm' fail to cross-compile (it uses target's llvm-tblgen)
The following reply was made to PR pkg/55290; it has been noted by GNATS.
From: Romain Dolbeau <romain%dolbeau.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/55290: 'llvm' fail to cross-compile (it uses target's llvm-tblgen)
Date: Mon, 25 May 2020 10:13:33 +0200
Extra note; the resulting LLVM default to a x86-64 target (despite it
not being built), I had to also add this:
CMAKE_ARGS+= -DLLVM_DEFAULT_TARGET_TRIPLE=sparc--netbsdelf
Home |
Main Index |
Thread Index |
Old Index