blob: 84cd1aa3d155291657d248698e49070c875e6375 [file] [log] [blame]
Joshua Habermana6985e52020-11-02 08:09:11 -08001
2# wyhash has to live in the base third_party directory.
3# We copy it into the ext/google/protobuf directory for the build
4# (and for the release to PECL).
5mkdir -p ../ext/google/protobuf/third_party/wyhash
6cp ../../third_party/wyhash/* ../ext/google/protobuf/third_party/wyhash