diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2012-07-10 11:52:32 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-11-04 12:07:12 +0100 |
commit | 7655b95e27c3eebf7456a726e48b7e5448692b31 (patch) | |
tree | 55bed58585e6f637e19a521e4db207f24887cf9e /fs/skeleton/etc/mtab | |
parent | 3c592cb4dffc1a0f18d2106e15ebfb7c3d316fd5 (diff) | |
download | buildroot-novena-7655b95e27c3eebf7456a726e48b7e5448692b31.tar.gz buildroot-novena-7655b95e27c3eebf7456a726e48b7e5448692b31.zip |
cups: fix libdir handling
Cups uses /usr/lib64 if the HOST has it, no matter if it is cross compiling
for a 32bit arch, breaking the build for stuff looking in /usr/lib.
The fix of commit edd2716c didn't work, it would just force /usr/lib64 if
the target is 64 bit. Instead, force installation in /usr/lib regardless
of the host.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'fs/skeleton/etc/mtab')
0 files changed, 0 insertions, 0 deletions