[package] libimobiledevice: bypass usbmuxd pkgconfig
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33086 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
67f1a8fec1
commit
6e9d7aab58
@ -58,6 +58,10 @@ define Package/libimobiledevice-utils/description
|
|||||||
This package contains the libimobiledevice utilities.
|
This package contains the libimobiledevice utilities.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
CONFIGURE_VARS += \
|
||||||
|
libusbmuxd_CFLAGS="-I$(STAGING_DIR)/usr/include" \
|
||||||
|
libusbmuxd_LIBS="-L$(STAGING_DIR)/usr/lib -lusbmuxd"
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
--without-swig \
|
--without-swig \
|
||||||
--disable-largefile
|
--disable-largefile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user