We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28ca894 + 8094bd9 commit d3e7766Copy full SHA for d3e7766
utils/build-script-impl
@@ -1231,9 +1231,6 @@ function build_directory_bin() {
1231
;;
1232
libicu)
1233
1234
- playgroundsupport)
1235
- echo "${root}/${PLAYGROUNDSUPPORT_BUILD_TYPE}/bin"
1236
- ;;
1237
*)
1238
echo "error: unknown product: ${product}"
1239
exit 1
@@ -1352,9 +1349,6 @@ function cmake_config_opt() {
1352
1349
1353
1350
1354
1351
1355
1356
- echo "--config ${PLAYGROUNDSUPPORT_BUILD_TYPE}"
1357
1358
1359
1360
0 commit comments