genext2fs: link statically
SVN-Revision: 33093
This commit is contained in:
parent
6c47378041
commit
d505def9ba
@ -36,6 +36,7 @@ HOST_CONFIGURE_ARGS = \
|
||||
define Host/Compile
|
||||
$(MAKE) -C $(HOST_BUILD_DIR) \
|
||||
CFLAGS="$(HOST_CFLAGS)" \
|
||||
LDFLAGS="$(HOST_LDFLAGS) -static" \
|
||||
all
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user