Skip to content

Commit 194e1b0

Browse files
add option not to prefer /usr/bin python on mac
Reviewed By: chadaustin Differential Revision: D29084022 fbshipit-source-id: 0605c1bfdd86ab94f4aa6893737b296ab4cdd913
1 parent dae9947 commit 194e1b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/fbcode_builder/manifests/watchman

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ ENABLE_EDEN_SUPPORT=ON
3838
WATCHMAN_STATE_DIR=/opt/facebook/watchman/var/run/watchman
3939
# tell cmake not to try to create /opt/facebook/...
4040
INSTALL_WATCHMAN_STATE_DIR=OFF
41+
USE_SYS_PYTHON=OFF
4142

4243
[depends.environment]
4344
WATCHMAN_VERSION_OVERRIDE

0 commit comments

Comments
 (0)