プロジェクトをコンパイルしたいのですが、エラーがあります:
[ 9%] Building CXX object CMakeFiles/task2.dir/main.cpp.o
cc1plus: error: unrecognized command line option "-Wno-unused-result"
make[2]: *** [CMakeFiles/task2.dir/main.cpp.o] Error 1
make[1]: *** [CMakeFiles/task2.dir/all] Error 2
make: *** [all] Error 2
OSX Mountain Lion 、gcc のバージョンは (MacPorts gcc48 4.8.1_3) 4.8.1
CMake 2.8-12 による Makefile
助けてくれませんか?