Backport r459628 | gerald | 2018-01-21 from emulators/wine-devel:
Configure --without-krb5 aka Kerberos support. This should not make a real difference (and definitely not for clean builds), but makes this explicit and also avoids a configure warning.
This commit is contained in:
parent
6c39db471e
commit
9440661caf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459821
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ CONFIGURE_ARGS+=--verbose --disable-tests \
|
|||
--without-alsa --without-capi --without-dbus \
|
||||
--without-gettext --without-gettextpo \
|
||||
--without-gphoto --without-gsm --without-gstreamer \
|
||||
--without-krb5 \
|
||||
--without-opencl \
|
||||
--without-osmesa \
|
||||
--with-oss \
|
||||
|
|
Loading…
Reference in a new issue