Skip to content

Commit

Permalink
Revert "Add patch for PCRE2"
Browse files Browse the repository at this point in the history
This reverts commit fefbd7a.
  • Loading branch information
shivammathur committed Jul 16, 2021
1 parent 604ffba commit 0b33ef4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/scripts/darwin.sh
Expand Up @@ -145,10 +145,6 @@ update_dependencies() {
to_wait+=($!)
done <"$tap_dir/shivammathur/homebrew-php/.github/deps/${ImageOS:?}_${ImageVersion:?}"
wait "${to_wait[@]}"

# Remove when PCRE2 on macOS images is updated to PCRE2 10.37
brew reinstall pcre2 >/dev/null 2>&1

echo '' | sudo tee /tmp/update_dependencies >/dev/null 2>&1
fi
}
Expand Down

0 comments on commit 0b33ef4

Please sign in to comment.