X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Futil-linux;h=61d5567d1a81cd3399988921dcdb0d002c220b01;hp=b5038801af98bbf5615d0f88d9196d8e7d5fa116;hb=51f9e7ace124dbf23d2c4ebf8bfb1aa475c71bb9;hpb=70df830214c97a68fcb7e89ae0d7df58c35590be diff --git a/lfs/util-linux b/lfs/util-linux index b5038801af..61d5567d1a 100644 --- a/lfs/util-linux +++ b/lfs/util-linux @@ -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