Skip to content

Commit cc3959f

Browse files
committed
Merge remote-tracking branch 'origin/master' into master-rebranch
2 parents aad01f7 + 806b3bf commit cc3959f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/build-script-impl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2117,6 +2117,7 @@ for host in "${ALL_HOSTS[@]}"; do
21172117
tmp_product=${product}
21182118
if [[ ${tmp_product} == "libdispatch_static" ]]; then
21192119
tmp_product=libdispatch
2120+
LIBDISPATCH_STATIC_CMAKE_OPTIONS=${LIBDISPATCH_CMAKE_OPTIONS[@]}
21202121
fi
21212122
if ! [[ $(should_execute_action "${host}-${tmp_product}-build") ]]; then
21222123
continue

0 commit comments

Comments
 (0)