]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Fixed build of e2fsprogs. (Libblkid).
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 14 May 2009 12:49:12 +0000 (14:49 +0200)
committerStefan Schantl <Stevee@ipfire.org>
Thu, 14 May 2009 12:49:12 +0000 (14:49 +0200)
lfs/e2fsprogs

index 1d45de8a15510ba23a98f666c6bcf695ec5c5921..0ffd685e561519d26a97bb33ad6edfc71d2d952d 100644 (file)
@@ -106,6 +106,7 @@ endif
 
 ifeq "$(STAGE)" "base"
        cd $(DIR_APP)/build && \
+               LDFLAGS=-lblkid \
                ../configure \
                        $(CONFIGURE_ARCH) \
                        --prefix=/usr \