1 ################################################################################
5 ################################################################################
7 SNAPPY_VERSION
= 1ff9be9b8fafc8528ca9e055646f5932aa5db9c4
8 SNAPPY_SITE
= $(call github
,google
,snappy
,$(SNAPPY_VERSION
))
9 SNAPPY_LICENSE
= BSD-3c
10 SNAPPY_LICENSE_FILES
= COPYING
12 SNAPPY_AUTORECONF
= YES
13 SNAPPY_DEPENDENCIES
= host-pkgconf
14 SNAPPY_INSTALL_STAGING
= YES
17 SNAPPY_CONF_OPTS
= --disable-gtest
19 $(eval
$(autotools-package
))