subsurface/packaging
Dirk Hohndel d3e495efd0 build-system/Android: use PREFIX outside of NDK
If we install our support libraries into the NDK we later run into
include path order issues that result in strange errors around the
inclusion of math.h (because we find the C version of that include
file that ships with the NDK before we find the libstdc++ version
of math.h (because the include path for our support libraries is
listed before the libstdc++ include search path). By having a distinct
install-root for our libraries we can avoid this problem.

Remove the previous hack that tried to work around the symptoms of
this issue.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-04-25 13:18:41 -07:00
..
android build-system/Android: use PREFIX outside of NDK 2020-04-25 13:18:41 -07:00
headless Preserve wiki pages about headless Subsurface from trac wiki 2018-01-19 15:25:37 +01:00
ios media: move picture function from dive.c to picture.c 2020-04-10 10:53:03 -07:00
macosx build-system: add backend_shared to Xcode project 2019-12-24 08:44:23 +09:00
OBS build-system: simplify and clean up OBS make-package script 2020-04-19 08:41:29 -07:00
ubuntu build-system: cleanup Ubuntu/Debian script 2020-04-19 14:27:54 -07:00
windows Revert "Windows build: Changesto build using mxebased hidapi,libusb and grantlee" 2019-10-14 07:31:56 -07:00