if [[ $GNUPG_STATIC == y ]]; then
  LDFLAGS="-static -s $LDFLAGS"
fi &&

default_build
