
## Compile as C++ to ensure we get 'long long' support
## thus avoiding a possible warning from Boost headers
CXX_STD = CXX11
