mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
libuuid needs to be compiled with fPIC/pic.
SVN-Revision: 18542
This commit is contained in:
parent
c05ba34ba7
commit
4ac3fb8e45
@ -107,6 +107,8 @@ $(call Package/e2fsprogs)
|
||||
DEPENDS:=libuuid libblkid
|
||||
endef
|
||||
|
||||
TARGET_CFLAGS += $(FPIC)
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
--enable-shared \
|
||||
--enable-static \
|
||||
|
Loading…
x
Reference in New Issue
Block a user