Skip to content
Snippets Groups Projects
Commit a140a25c authored by Daniel Engberg's avatar Daniel Engberg Committed by Yuri Victorovich
Browse files

security/libxcrypt: Converted errors for gnu statement expressions to...

security/libxcrypt: Converted errors for gnu statement expressions to warnings, do not build static library
parent c8170f41
No related branches found
No related tags found
No related merge requests found
PORTNAME= libxcrypt PORTNAME= libxcrypt
DISTVERSIONPREFIX= v DISTVERSIONPREFIX= v
DISTVERSION= 4.4.26 DISTVERSION= 4.4.26
PORTREVISION= 1
CATEGORIES= security CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org MAINTAINER= yuri@FreeBSD.org
...@@ -17,4 +18,7 @@ GNU_CONFIGURE= yes ...@@ -17,4 +18,7 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes USE_LDCONFIG= yes
CFLAGS+= -Wno-gnu-statement-expression
CONFIGURE_ARGS= --disable-static
.include <bsd.port.mk> .include <bsd.port.mk>
include/crypt.h include/crypt.h
lib/libcrypt.a
lib/libcrypt.so lib/libcrypt.so
lib/libcrypt.so.2 lib/libcrypt.so.2
lib/libcrypt.so.2.0.0 lib/libcrypt.so.2.0.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment