We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71bbe79 commit b9e9872Copy full SHA for b9e9872
WINDOWS_PORT.md
@@ -24,7 +24,7 @@ We strive to achieve the following goals:
24
* make all unit test pass both in debug and release builds.
25
* Note: latest introduction of SyncPoint seems to disable running db_test in Release.
26
* make performance on par with published benchmarks accounting for HW differences
27
-* we would like to keep the port code inline with the master branch with no forking
+* we would like to keep the port code inline with the main branch with no forking
28
29
## Build system
30
We have chosen CMake as a widely accepted build system to build the Windows port. It is very fast and convenient.
0 commit comments