mirror of https://github.com/stella-emu/stella.git
Oops, forgot to remove some debugging stuff from configure.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1423 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
2cc674a0f7
commit
8e499bcf59
|
@ -351,7 +351,6 @@ else
|
|||
fi
|
||||
|
||||
for compiler in $compilers; do
|
||||
echo $compiler
|
||||
if test_compiler $compiler; then
|
||||
CXX=$compiler
|
||||
echo $CXX
|
||||
|
|
Loading…
Reference in New Issue