Skip to content

Commit aebf120

Browse files
committed
anakin build adapt
1 parent 2625178 commit aebf120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paddle/scripts/paddle_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ EOF
133133
-DWITH_FLUID_ONLY=${WITH_FLUID_ONLY:-OFF} \
134134
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON \
135135
-DWITH_CONTRIB=${WITH_CONTRIB:-ON} \
136-
-DWITH_ANAKIN=ON
136+
-DWITH_ANAKIN=${WITH_ANAKIN:-ON}
137137
}
138138

139139
function abort(){

0 commit comments

Comments
 (0)