haiku/data/bin/c++

3 lines
83 B
Bash
Executable File

#!/bin/sh
exec $BE_CPLUS_COMPILER $BE_DEFAULT_C_FLAGS $BE_DEFAULT_CPLUS_FLAGS "$@"