marcel 99153b89d8 Allow building a cross libkvm by setting TARGET_ARCH. The library so
produced will be called libkvm-${ARCH} instead of libkvm. This allows
installing it alongside the native version.
For symbol lookups, use ps_pglobal_lookup() instead of __fdnlist()
when building a cross libkvm. It is assumed that the cross tool that
uses the cross libkvm also provides an implementation for this
proc_services function.

Note that this commit does not change any of the architecture-specific
code for cross-compilation.
2013-12-28 23:01:57 +00:00
..
2013-01-01 18:29:25 +00:00
2013-12-03 13:26:37 +00:00
2013-10-25 05:25:19 +00:00
2013-12-25 19:38:16 +00:00
2013-11-19 16:11:03 +00:00
2012-06-02 08:47:26 +00:00
2013-12-15 22:58:09 +00:00
2013-11-21 20:43:43 +00:00
2013-05-30 08:02:00 +00:00
2013-05-12 22:22:12 +00:00
2012-10-18 15:39:29 +00:00
2013-05-12 22:22:12 +00:00
2013-09-05 12:21:11 +00:00