We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 422cd2e commit c4be5f1Copy full SHA for c4be5f1
security/courier-authlib/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.67 2024/02/12 17:24:07 hans Exp $
+# $NetBSD: Makefile,v 1.68 2024/02/21 03:46:06 schmonz Exp $
2
3
.include "Makefile.common"
4
@@ -32,6 +32,7 @@ CONFIGURE_ARGS+= --with-pkgconfdir=${PKG_SYSCONFDIR}
32
CONFIGURE_ARGS+= --without-stdheaderdir
33
34
BUILDLINK_TRANSFORM.SunOS+= rm:-Wl,--enable-new-dtags
35
+BUILDLINK_TRANSFORM.Darwin+= rm:-Wl,--enable-new-dtags
36
37
CPPFLAGS.SunOS+= -D_POSIX_PTHREAD_SEMANTICS
38
0 commit comments