Skip to content

Commit

Permalink
Update branch name in WINDOWS_PORT.md (facebook#8745)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: facebook#8745

Reviewed By: jay-zhuang

Differential Revision: D30718273

Pulled By: ltamasi

fbshipit-source-id: f0f4d592a71a327e731a5eef0f01488074d99118
  • Loading branch information
ltamasi authored and facebook-github-bot committed Sep 2, 2021
1 parent 71bbe79 commit b9e9872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WINDOWS_PORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ We strive to achieve the following goals:
* make all unit test pass both in debug and release builds.
* Note: latest introduction of SyncPoint seems to disable running db_test in Release.
* make performance on par with published benchmarks accounting for HW differences
* 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

## Build system
We have chosen CMake as a widely accepted build system to build the Windows port. It is very fast and convenient.
Expand Down

0 comments on commit b9e9872

Please sign in to comment.