Skip to content

Commit de603bc

Browse files
committed
mozjs78: SunOS needs explicit libs.
1 parent a737cfe commit de603bc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

lang/mozjs78/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.41 2024/11/14 22:20:28 wiz Exp $
1+
# $NetBSD: Makefile,v 1.42 2024/12/03 15:15:37 jperkin Exp $
22

33
DISTNAME= mozjs78_78.15.0.orig
44
PKGNAME= ${DISTNAME:S/_/-/:S/.orig//}
@@ -39,6 +39,7 @@ OVERRIDE_GNU_CONFIG_SCRIPTS= yes
3939
OVERRIDE_DIRDEPTH= 4
4040

4141
CPPFLAGS.SunOS+= -DSOLARIS
42+
LDFLAGS.SunOS+= -licuuc
4243

4344
# For rustc/cargo detection
4445
.include "../../mk/bsd.prefs.mk"

0 commit comments

Comments
 (0)