Fix build of security/krb5 with clang.
PR: 169740 Submitted by: Niclas Zeising <zeising@daemonic.se>
This commit is contained in:
parent
dac3936a56
commit
1f19edadb6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300690
@ -31,6 +31,7 @@ USE_OPENSSL= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PERL5_BUILD= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_CSTD= gnu89
|
||||
USE_AUTOTOOLS= libtool autoheader autoconf
|
||||
CONFIGURE_ARGS?= --enable-shared --with-krb5=${PREFIX}/bin/krb5-config
|
||||
CONFIGURE_ENV= INSTALL="${INSTALL}" YACC=/usr/bin/yacc
|
||||
|
Loading…
Reference in New Issue
Block a user