1 2 3 4 5 6 7 8
ifneq ($(CXX),) cxx_gnu := $(CXX) else cxx_gnu := g++ endif cxx_gnu_libraries := cxx_gnu_optimization_options :=