]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
HOST_DIR/lib: symlink respectively to lib32/64
authorMatt Weber <matthew.weber@rockwellcollins.com>
Wed, 4 Oct 2017 21:33:19 +0000 (16:33 -0500)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Thu, 5 Oct 2017 18:32:14 +0000 (20:32 +0200)
commit5ad679c8a8369f27df7080e678f9b004bf9d9647
tree1a736261b5ed10974701bf36bf25c26539c3b426
parent9d87802db3e301b21802fb327e14b4da517c4b13
HOST_DIR/lib: symlink respectively to lib32/64

Discovered the issue on a RHEL7.4 machine where
the cmake build dynamically selected HOST_DIR/lib64
as the installation path for the lzo2 library.

Fixes failures like the following:
host-mtd
http://autobuild.buildroot.net/results/d31/d31581d2e60f35cf70312683df99c768e2ea8516/

host-squashfs
http://autobuild.buildroot.net/results/d9c/d9c95231ac774ed71580754a15ebb3b121764310/

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Makefile