summaryrefslogtreecommitdiffhomepage
path: root/vars/libgcrypt.vars
blob: 847eab8069ca704836743301ad82932dd7d742a9 (plain)
1
2
3
4
5
6
7
8
9
#
# set +o errexit -o noglob -o nounset is assumed.
#

: ${PKG_LIBGCRYPT_CONFIG_CACHE_EXTRA:="
gcry_cv_broken_visibility_attribute=no
gcry_cv_visibility_attribute=yes"};

# vim:filetype=sh textwidth=0