We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a737cfe commit de603bcCopy full SHA for de603bc
1 file changed
lang/mozjs78/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.41 2024/11/14 22:20:28 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2024/12/03 15:15:37 jperkin Exp $
2
3
DISTNAME= mozjs78_78.15.0.orig
4
PKGNAME= ${DISTNAME:S/_/-/:S/.orig//}
@@ -39,6 +39,7 @@ OVERRIDE_GNU_CONFIG_SCRIPTS= yes
39
OVERRIDE_DIRDEPTH= 4
40
41
CPPFLAGS.SunOS+= -DSOLARIS
42
+LDFLAGS.SunOS+= -licuuc
43
44
# For rustc/cargo detection
45
.include "../../mk/bsd.prefs.mk"
0 commit comments