
6 Jan
2015
6 Jan
'15
5:12 p.m.
On 06/01/15 17:03, Ian Campbell wrote:
On Tue, 2015-01-06 at 16:12 +0000, Wei Liu wrote:
No need to check hostarch to determine whether to use lib or lib64 anymore because we now always use lib. What about people who use --libdir=/path/to/lib64, as I believe Red Hat derived distros still do, don't they?
Ian.
Redhat et al do indeed use /usr/lib64, although some of the recent autoconf work has moved some of the binaries into /usr/libexec. ~Andrew