the bitrig master branch has been updated by mathieu with 2 new commits: commit 00899aa6c5b96f101551bf442ca329499d56d8e4 diff: https://github.com/bitrig/bitrig/commit/00899aa author: Mathieu Masson <[email protected]> date: Thu Apr 14 07:28:09 2016 +0200
Cleanup Makefiles a bit. M lib/libc++abi/Makefile M usr.bin/clang/Makefile commit d8ea233344afb249d1d738818c3e2625710aed30 diff: https://github.com/bitrig/bitrig/commit/d8ea233 author: Mathieu Masson <[email protected]> date: Thu Apr 14 07:21:03 2016 +0200 libc++: Fix exception handling. We need to define LIBCXX_BUILDING_LIBCXXABI while building libcxx in order to tell it to use cxxabi support rather than it's own emulated one. M lib/libc++/Makefile
