mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 07:21:54 +02:00
[package] libuuid needs to be compiled with fPIC/pic.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18542 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
cf95df7f3d
commit
69cbd19bb4
@ -107,6 +107,8 @@ $(call Package/e2fsprogs)
|
|||||||
DEPENDS:=libuuid libblkid
|
DEPENDS:=libuuid libblkid
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
TARGET_CFLAGS += $(FPIC)
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
|
Loading…
Reference in New Issue
Block a user