Files
haikuports/haiku-libs/liblayout
Adrien Destugues bbb550d121 liblayout: copy the right library
uname -p is "x86" even on x86_gcc2 installs, and won't handle secondary
architecture properly anyway. Use haikuports provided
$targetArchitecture, which I think is the right thing to do here.
2017-09-10 11:56:55 +02:00
..