Enforce libdir. On OpenSUSE the libs where stored in "lib64". They weren't
commit9f04b841fde4a4182259f7d4b83ce132b0ca758a
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 20 Jul 2014 17:52:56 +0000 (20 17:52 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 20 Jul 2014 17:52:56 +0000 (20 17:52 +0000)
tree82fd4781efc42395efbf840dcffd101d0b6fe198
parentf6458165b57e3adab3bbff132420966cbf79af56
Enforce libdir. On OpenSUSE the libs where stored in "lib64". They weren't
found because the search path is still just "lib".

Reason for "lib64" on OpenSUSE is likely the file
"/usr/share/site/x86_64-unknown-linux-gnu".

It doesn't fully work. "libiberty" is still stored in "lib64".

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49123 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
tools/crosstools/mmakefile.src