Re: Compiling NetBSD mtree in-tree with meson.build
Martin Husemann <[email protected]> Wed, 15 Jan 2025 19:19:06 +0100
| Newsgroups | gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jan 15, 2025 at 10:50:54AM -0700, Brook Milligan wrote: > Likewise. I'm virtually certain that I have used build.sh on macOS > with fine results, including for cross builds to arm and amd64, for > example. I think your premise may be faulty and should be looked at a > little more deeply before launching a wholesale use of meson. We can not use meson as we want to be able to run a build right after installing a new NetBSD system w/o any further help from pkgsrc. Creating a secondary non-maintained infrastructure sounds like a bad idea. Martin