Do not build gkrellmd with libsensors, not available with every architecture
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12135 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ebbb863c2e
commit
f8fd24cee3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user