tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: gcc*-libs help needed: rpath needs fixing
On Sat, Sep 07, 2024 at 06:11:07PM +0100, Jonathan Perkin wrote:
> Yes, this is what I'd do (though not at bootstrap time), but I think that
> due to the NetBSD release model this is unlikely to be accepted, given it
> would mean that you'd no longer be able to ship lots of packages for the
> most recent release (any package that has GCC_REQD+=11 or newer).
It might need a mindset and pkgsrc bulk machine setup change, but if
we get the setup to be easy enough...?
What is the current procedure in your setup?
The list of GCC_REQD 12+ is quite short actually, but it includes
libreoffice.
devel/alire/Makefile:GCC_REQD+= 13
devel/gprbuild/Makefile:GCC_REQD+= 13
graphics/blender-lts/Makefile:GCC_REQD+= 12
graphics/blender/Makefile:GCC_REQD+= 12
graphics/darktable/Makefile:GCC_REQD+= 12
lang/flang/Makefile:GCC_REQD+= 12
lang/libcxx/Makefile:GCC_REQD+= 13
lang/libcxxabi/Makefile:GCC_REQD+= 13 # must be in sync with libcxx
# for NetBSD 10/sparc64
lang/rust/options.mk:GCC_REQD+= 12
# for NetBSD 10/sparc64
lang/rust176/options.mk:GCC_REQD+= 12
misc/libreoffice/Makefile:GCC_REQD+= 12
misc/stellarium/Makefile:GCC_REQD+= 12 # std::from_chars
www/nghttp2-tools/Makefile:GCC_REQD+= 12
Thomas
Home |
Main Index |
Thread Index |
Old Index