Skip to content
Snippets Groups Projects
Commit a7568eb8 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

e2fsprogs: link statically

SVN-Revision: 33116
parent f79666f2
No related branches found
No related tags found
No related merge requests found
...@@ -18,6 +18,7 @@ PKG_SOURCE_URL:=@SF/e2fsprogs ...@@ -18,6 +18,7 @@ PKG_SOURCE_URL:=@SF/e2fsprogs
include $(INCLUDE_DIR)/host-build.mk include $(INCLUDE_DIR)/host-build.mk
HOST_CFLAGS += $(FPIC) HOST_CFLAGS += $(FPIC)
HOST_LDFLAGS += -static
HOST_CONFIGURE_ARGS += \ HOST_CONFIGURE_ARGS += \
--disable-shared \ --disable-shared \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment