]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/util-linux
Add support to build an ARM toolchain.
[ipfire-2.x.git] / lfs / util-linux
index b5038801af98bbf5615d0f88d9196d8e7d5fa116..61d5567d1a81cd3399988921dcdb0d002c220b01 100644 (file)
@@ -81,6 +81,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
+       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/util-linux-2.12r-umount-no-special.patch
 ifeq "$(ROOT)" ""
 ifeq "$(LFS_PASS)" "install"
        cd $(DIR_APP) && CFLAGS="-Os -fomit-frame-pointer" ./configure