pkgsrc/lang/mozjs78
gutteridge 969a261891 mozjs78: fix NetBSD i386 builds with Rust >= 1.50
The NetBSD i386 Rust 1.50 builds introduced two different targets (i586
and i686), where previously there was only one (i686). Unfortunately,
the upstream mozjs78 configuration script that narrows to the
appropriate compiler target is confused by this, since it was receiving
"i486" from pkgsrc tooling and didn't know how to pick from more than
one potential approximate match. I'm addressing it this (kludgy) way
for now, as I don't have time to go through Mozilla's scripting and
make adjustments, and I would like this building in the 2021Q2 branch.
If someone else feels there's a better way, please have at it. With
this tweak in place, I'm able to build the xfce4 meta package for
NetBSD/i386 9.2.
2021-06-14 22:07:35 +00:00
..
patches Fix PR pkg/56137 : lang/mozjs78: error: failed to resolve patches 2021-05-02 07:25:12 +00:00
buildlink3.mk revbump for textproc/icu 2021-04-21 11:40:12 +00:00
DESCR
distinfo Fix PR pkg/56137 : lang/mozjs78: error: failed to resolve patches 2021-05-02 07:25:12 +00:00
Makefile mozjs78: fix NetBSD i386 builds with Rust >= 1.50 2021-06-14 22:07:35 +00:00
PLIST
PLIST.Linux mozjs78: create PLIST.Linux 2021-01-18 09:27:31 +00:00