There was an error while loading. Please reload this page.
1 parent b02bad1 commit 7e57155Copy full SHA for 7e57155
1 file changed
security/gcr/Makefile
@@ -18,6 +18,7 @@ USE_TOOLS+= gdbus-codegen intltool msgfmt perl pkg-config readlink
18
TEST_ENV+= LD_LIBRARY_PATH=${WRKSRC}/output/gck
19
TEST_ENV+= DYLD_LIBRARY_PATH=${WRKSRC}/output/gck
20
21
+CPPFLAGS.NetBSD+= -D_NETBSD_SOURCE # timegm
22
CPPFLAGS.SunOS+= -D__EXTENSIONS__
23
LDFLAGS.SunOS+= -lsocket
24
0 commit comments