X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=admin%2Fgkrellmd%2FMakefile;h=aae3cc98d305816c8d0da9ae7835d8e267385e3b;hb=f8fd24cee328c67cab1dd4155b797bbaf714ec94;hp=50e728ca6d8d4cca320c72878ce2911500a8bb34;hpb=ebbb863c2e6f42370da855c3a9867c47095f7668;p=packages.git diff --git a/admin/gkrellmd/Makefile b/admin/gkrellmd/Makefile index 50e728ca6..aae3cc98d 100644 --- a/admin/gkrellmd/Makefile +++ b/admin/gkrellmd/Makefile @@ -40,6 +40,7 @@ define Build/Compile $(MAKE) -C $(PKG_BUILD_DIR)/server \ CC="$(TARGET_CC)" \ glib12="yes" \ + without-libsensors="yes" \ GLIB12_LIB="-L$(STAGING_DIR)/usr/lib -lglib -lgmodule" \ GLIB12_INCLUDE="-I$(STAGING_DIR)/usr/include/glib-1.2 -I$(STAGING_DIR)/usr/lib/glib/include" endef