Skip to content

Commit 6e26a45

Browse files
committed
test=develop
1 parent fd4c4df commit 6e26a45

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

paddle/scripts/paddle_build.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -731,6 +731,10 @@ function main() {
731731
build_mac
732732
run_mac_test ${PROC_RUN:-1}
733733
;;
734+
macbuild)
735+
cmake_gen ${PYTHON_ABI:-""}
736+
build_mac
737+
;;
734738
cicheck_py35)
735739
cmake_gen ${PYTHON_ABI:-""}
736740
build

0 commit comments

Comments
 (0)