]> mj.ucw.cz Git - libucw.git/commit
Configure: A better test for architecture type.
authorMartin Mares <mj@ucw.cz>
Sun, 9 Nov 2008 21:41:09 +0000 (22:41 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 9 Nov 2008 21:41:09 +0000 (22:41 +0100)
commit634cc84560f9069d7e7066ac145454530f321aa2
tree2777b5440f21b94b6e198be379bc9ffb4c63ad4b
parent3755d30fbe220c7a8af2bbc6875513ad91fcbb17
Configure: A better test for architecture type.

We have to ask GCC for the target architecture, because it may
differ from what uname tells us. This can happen even if we are
not cross-compiling, for example on Linux with amd64 kernel, but
i386 userspace.
ucw/perl/UCW/Configure/C.pm