mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
For reasons I cannot explain, running configure for libdivecomputer claims that certain feature tests pass, even though those features demonstrably aren't there. This is happening for two compiler warning flags (-Wrestrict & -Wno-unused-but-set-variable) as well as the test for clock_gettime. To work around this, we manually edit the config.h file and the created Makefile before building libdivecomputer. This happened on macOS 10.11.6 with clang-800.0.42.1 (part of Xcode 8.2.1). Tangentially related to: See #1263 Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |
||
---|---|---|
.. | ||
android | ||
ios | ||
linux | ||
mac | ||
qt55 | ||
windows | ||
build.sh | ||
check-version | ||
checktranslation.pl | ||
get-dep-lib.sh | ||
get-version | ||
mobilecomponents.sh | ||
parse-descriptor.pl | ||
release-message.sh | ||
smtk2ssrf-build.sh | ||
smtk2ssrf.pl | ||
translationmark.pl | ||
updatetranslationsource.sh | ||
whitespace.pl | ||
win-ldd.pl | ||
write-version |