]> git.sesse.net Git - stockfish/blobdiff - src/Makefile
small cleanups
[stockfish] / src / Makefile
index 016aafec1023173e1be60cc11c92df275daeed0d..41c2aff6b645ace4420d544564ba10b1c61a7cd8 100644 (file)
@@ -336,7 +336,7 @@ ifeq ($(pext),yes)
        endif
 endif
 
-### 3.8 Link Time Optimization, it works since gcc 4.5 but not on mingw under Windows.
+### 3.8 Link Time Optimization
 ### This is a mix of compile and link time options because the lto link phase
 ### needs access to the optimization flags.
 ifeq ($(optimize),yes)