mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 04:54:41 +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
|
||||
endef
|
||||
|
||||
TARGET_CFLAGS += $(FPIC)
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
--enable-shared \
|
||||
--enable-static \
|
||||
|
Loading…
Reference in New Issue
Block a user