mirror of
https://github.com/danog/gllvm.git
synced 2024-11-26 19:24:40 +01:00
Whitespace.
This commit is contained in:
parent
df36a3bf73
commit
44dfcce1b8
@ -195,7 +195,6 @@ func checkCompilers() bool {
|
||||
informUser("The Fortran compiler %s is:\n\n\t%s\n\n", f, extractLine(fVersion, 0))
|
||||
}
|
||||
|
||||
|
||||
//FIXME: why "or" rather than "and"? BECAUSE: if you only need CC, not having CXX is not an error.
|
||||
return ccOK || cxxOK || fOK
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user