Skip to content
Snippets Groups Projects
Commit 97a21abd authored by nbd's avatar nbd
Browse files

tools/e2fsprogs: disable building elf shared libraries, it is unnecessary and breaks on mac os x

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32161 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 70f4fb23
No related branches found
No related tags found
No related merge requests found
......@@ -21,8 +21,8 @@ HOST_CFLAGS += $(FPIC)
HOST_CONFIGURE_ARGS += \
--disable-shared \
--disable-elf-shlibs \
--enable-static \
--enable-elf-shlibs \
--enable-dynamic-e2fsck \
--disable-tls \
--disable-nls
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment