--- cdrkit-1.1.11.old/Makefile +++ cdrkit-1.1.11/Makefile @@ -21,7 +21,10 @@ build/Makefile: @-mkdir build 2>/dev/null - cd build && cmake .. + cd build && cmake \ + -DXMAKE_C_COMPILER=/laclin/compiler/cc \ + -DXMAKE_CXX_COMPILER=/laclin/compiler/c++ \ + .. cmakepurge: rm -rf install_manifest.txt progress.make CMakeFiles CMakeCache.txt cmake_install.cmake