diff options
author | Keith Packard <keithp@keithp.com> | 2016-05-12 19:10:19 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2016-05-12 19:10:19 -0700 |
commit | 2f4903f903223312d0a3a03dfd413059f24a07f5 (patch) | |
tree | 8e9dbe4112c3ea3d13a9d54a78aef6c4968609d5 /altoslib/AltosParse.java | |
parent | 64ed56fe3132faa8585c9cd7b0261ac85f70a7bd (diff) |
altosui/telegps/micropeak: Handle both MULTI_LIB and non-MULTI_LIB builds
On x86 systems with -m32 and -m64 compilers, both libaltos32.so and
libaltos64.so are built. Otherwise, we should use libaltos.so
altosui only dealt with libaltos32.so and libaltos64.so, so it only
worked on MULTI_LIB systems. telegps and micropeak only used
libaltos.so, so they wouldn't work correctly on multi-lib systems.
Fix all of them to work either way.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'altoslib/AltosParse.java')
0 files changed, 0 insertions, 0 deletions