gnucash-on-osx master: Use clang-darwin toolset.
John Ralls
jralls at code.gnucash.org
Sat May 9 13:24:44 EDT 2020
Updated via https://github.com/Gnucash/gnucash-on-osx/commit/2684603b (commit)
from https://github.com/Gnucash/gnucash-on-osx/commit/81afd943 (commit)
commit 2684603ba0b2e4965091ced2f45e323455786e58
Author: John Ralls <jralls at ceridwen.us>
Date: Sat May 9 10:22:40 2020 -0700
Use clang-darwin toolset.
Xcode 11.4's gcc reports its Apple clang version (11.0.3) instead of
its emulated gcc version (4.2.1). That breaks version matching in
darwin.bjam. clang-darwin expects clang so doesn't have the problem.
Summary of changes:
patches/boost-cmake.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the gnucash-patches
mailing list