summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2016-05-12 19:10:19 -0700
committerKeith Packard <keithp@keithp.com>2016-05-12 19:10:19 -0700
commit2f4903f903223312d0a3a03dfd413059f24a07f5 (patch)
tree8e9dbe4112c3ea3d13a9d54a78aef6c4968609d5 /src
parent64ed56fe3132faa8585c9cd7b0261ac85f70a7bd (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 'src')
0 files changed, 0 insertions, 0 deletions