mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-09-17 02:04:05 +07:00
Refactor extension functions to add_extensions scripts
This commit is contained in:
4
src/scripts/extensions/patches/protobuf.sh
Normal file
4
src/scripts/extensions/patches/protobuf.sh
Normal file
@ -0,0 +1,4 @@
|
||||
patch_protobuf() {
|
||||
mkdir -p third_party/wyhash
|
||||
cp ../../../../third_party/wyhash/* third_party/wyhash
|
||||
}
|
Reference in New Issue
Block a user