We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 893ad4b commit 2864698Copy full SHA for 2864698
chap6-pt2.sh
@@ -482,7 +482,6 @@ tar xf e2fsprogs-1.42.tar.gz
482
cd e2fsprogs-1.42
483
mkdir build
484
cd build/
485
-PKG_CONFIG=/tools/bin/true LDFLAGS="-lblkid -luuid" ../configure --prefix=/usr --with-root-prefix=/ --enable-elf-shlibs --disable-libblkid --disable-libuuid --disable-uuid --disable-fsck
486
PKG_CONFIG=/tools/bin/true LDFLAGS="-lblkid -luuid" ../configure --prefix=/usr --with-root-prefix=/ --enable-elf-shlibs --disable-libblkid --disable-libuuid --disable-uuidd --disable-fsck
487
make
488
make check
0 commit comments