Skip to content

Commit b989433

Browse files
committed
done explicitly define binding
1 parent 5501b06 commit b989433

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.ci/scripts/wheel/envvar_base.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
# should typically only contain shell variable assignments. Be sure to export
99
# any variables so that subprocesses will see them.
1010

11-
# Enable pybindings so that users can execute ExecuTorch programs from python.
12-
export EXECUTORCH_BUILD_PYBIND=1
13-
1411
# Ensure that CMAKE_ARGS is defined before referencing it. Defaults to empty
1512
# if not defined.
1613
export CMAKE_ARGS="${CMAKE_ARGS:-}"

0 commit comments

Comments
 (0)