Skip to content

Commit

Permalink
[tools] e2fsprogs: link statically
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33116 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
jow committed Aug 10, 2012
1 parent dab489d commit a2d6ebf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/e2fsprogs/Makefile
Expand Up @@ -18,6 +18,7 @@ PKG_SOURCE_URL:=@SF/e2fsprogs
include $(INCLUDE_DIR)/host-build.mk

HOST_CFLAGS += $(FPIC)
HOST_LDFLAGS += -static

HOST_CONFIGURE_ARGS += \
--disable-shared \
Expand Down

0 comments on commit a2d6ebf

Please sign in to comment.