ftruncate patch from andersee
SVN-Revision: 118
This commit is contained in:
parent
c5255b8a5d
commit
f86dc72332
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ endif
|
|||
ifeq ($(strip $(USE_UCLIBC_LDSO_0_9_24)),true)
|
||||
$(SOURCE_DIR)/patch-kernel.sh $(UCLIBC_DIR) $(SOURCE_DIR) uClibc-ldso-0.9.24.patch
|
||||
endif
|
||||
$(SOURCE_DIR)/patch-kernel.sh $(UCLIBC_DIR) $(SOURCE_DIR) uClibc-ftruncate.patch
|
||||
touch $(UCLIBC_DIR)/.unpacked
|
||||
|
||||
$(UCLIBC_DIR)/.configured: $(UCLIBC_DIR)/.unpacked $(LINUX_DIR)/.configured
|
||||
|
|
Loading…
Reference in a new issue