From 8416b1f926c9ec17bd41c4ce79d600433661ef12 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Wed, 28 Jul 2021 17:05:31 +0800 Subject: Revert coreutils library location change libstdbuf.so is a LD_PRELOAD hook, instead of a library which would be used at link time. So let's keep the upstream default. --- chapter08/coreutils.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'chapter08') diff --git a/chapter08/coreutils.xml b/chapter08/coreutils.xml index c3c62bf89..c5d2a5032 100644 --- a/chapter08/coreutils.xml +++ b/chapter08/coreutils.xml @@ -69,7 +69,6 @@ autoreconf -fiv FORCE_UNSAFE_CONFIGURE=1 ./configure \ --prefix=/usr \ - --libexecdir=/usr/lib \ --enable-no-install-program=kill,uptime -- cgit v1.2.3-54-g00ecf