mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
tools/e2fsprogs: disable building elf shared libraries, it is unnecessary and breaks on mac os x
SVN-Revision: 32161
This commit is contained in:
parent
378773f143
commit
fd29691f89
@ -21,8 +21,8 @@ HOST_CFLAGS += $(FPIC)
|
|||||||
|
|
||||||
HOST_CONFIGURE_ARGS += \
|
HOST_CONFIGURE_ARGS += \
|
||||||
--disable-shared \
|
--disable-shared \
|
||||||
|
--disable-elf-shlibs \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
--enable-elf-shlibs \
|
|
||||||
--enable-dynamic-e2fsck \
|
--enable-dynamic-e2fsck \
|
||||||
--disable-tls \
|
--disable-tls \
|
||||||
--disable-nls
|
--disable-nls
|
||||||
|
Loading…
x
Reference in New Issue
Block a user