mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 14:27:45 +00:00
Linux identifier corrected.
This commit is contained in:
+1
-1
@@ -658,7 +658,7 @@ namespace Dependency {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#elif defined(_LINUX)
|
#elif defined(__linux__)
|
||||||
|
|
||||||
// linux環境において、この_LINUXというシンボルはmakefileにて定義されるものとする。
|
// linux環境において、この_LINUXというシンボルはmakefileにて定義されるものとする。
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user