aboutsummaryrefslogtreecommitdiffstats
path: root/build-data/packages/gmod.mk
blob: 6fa7e0f160f77c1d3a6b31ffc86dfc9529293052 (plain)
1
2
3
4
5
6
7
8
9
gmod_configure_depend = vpp-install

gmod_configure_args = --libdir=$(PACKAGE_INSTALL_DIR)/$(arch_lib_dir)/ganglia

gmod_CPPFLAGS = $(call installed_includes_fn, vpp)
gmod_CPPFLAGS += -I/usr/include/apr-1.0 -I/usr/include/apr-1 -I/usr/include
gmod_LDFLAGS = $(call installed_libs_fn, vpp)

gmod_image_include = echo $(arch_lib_dir)/ganglia/libgmodvpp.so etc