mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
security/libtasn1: Restore symbol versions
Enable linker version script after 41d3d59d0c
. The configure test
fails with clang.
PR: 284651
This commit is contained in:
parent
fd0cb4636a
commit
24e1ee2f78
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= libtasn1
|
||||
PORTVERSION= 4.20.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= GNU \
|
||||
GNUPG/gnutls/${PORTNAME}
|
||||
|
@ -16,7 +17,7 @@ USES= cpe libtool pathfix pkgconfig
|
|||
USE_CSTD= c99
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --enable-ld-version-script
|
||||
INSTALL_TARGET= install-strip
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue