- Add COMPILER and drop ONLY_FOR_ARCHS - Add -std=c++11 (clang also needs -Wno-c++11-narrowing to build successful) - Drop boost as bdep and change tr1-implementation to system. - Fake function in namespace std::tr1:: and use std::placeholders. tweak and ok bluhm@