mirror of https://github.com/mono/CppSharp.git
Browse Source
GCC version is checked, if version is 4.8 or lower then cxx11 ABI is disabled. Added new `--no-cxx11-abi` option. It explicitly disables cxx11 ABI even on new compilers. This option is also taken into account when building LLVM.pull/1019/head
4 changed files with 46 additions and 5 deletions
Loading…
Reference in new issue