1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

security/libxcrypt: Converted errors for gnu statement expressions to warnings, do not build static library

This commit is contained in:
Daniel Engberg 2021-11-11 10:40:55 -08:00 committed by Yuri Victorovich
parent c8170f41a8
commit a140a25c0e
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,7 @@
PORTNAME= libxcrypt
DISTVERSIONPREFIX= v
DISTVERSION= 4.4.26
PORTREVISION= 1
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
@ -17,4 +18,7 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CFLAGS+= -Wno-gnu-statement-expression
CONFIGURE_ARGS= --disable-static
.include <bsd.port.mk>

View File

@ -1,5 +1,4 @@
include/crypt.h
lib/libcrypt.a
lib/libcrypt.so
lib/libcrypt.so.2
lib/libcrypt.so.2.0.0