mirror of https://github.com/mono/CppSharp.git
Browse Source
At least on linux with gcc the linking order of the libraries is important. Fix linking llvm and clang libraries by changing the link order: clang libs first, llvm libraries second. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@iki.fi>pull/292/head
1 changed files with 12 additions and 12 deletions
Loading…
Reference in new issue