Re: Avoiding llvm from ports on rpi4
Nuno Teixeira <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <CAFDf7U++qfoCiyjOgOr6Wepq08KycMRLCNUofbA=0tuReekvSg@mail.gmail.com> |
> Next test will be build firefox with base compiler to achieve
> x11+i3+firefox collection without ports llvm.
>
<snip>
checking for libclang for bindgen... not found
ERROR: Could not find libclang to generate rust bindings for C/C++. Please
install the necessary packages, run `mach bootstrap`, or use
--with-libclang-path to give the path containing it.
and
--with-libclang-path=`llvm-config --libdir`
so I presume that firefox needs llvm from ports as instructed in:
Mk/bsd.gecko.mk:
MOZ_OPTIONS+=
--with-libclang-path="${LLVM_PREFIX:S/${PREFIX}/${LOCALBASE}/}/lib"
--
Nuno Teixeira
FreeBSD UNIX: <[email protected]> Web: https://FreeBSD.org