Skip to content

Commit

Permalink
Add path to wyhash header for source gem compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgecko committed Apr 9, 2021
1 parent 866f548 commit dce61c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ruby/ext/google/protobuf_c/extconf.rb
Expand Up @@ -17,4 +17,5 @@
$objs = ["protobuf.o", "convert.o", "defs.o", "message.o",
"repeated_field.o", "map.o", "ruby-upb.o", "wrap_memcpy.o"]

find_header('third_party/wyhash/wyhash.h', '../../../..')
create_makefile("google/protobuf_c")

0 comments on commit dce61c9

Please sign in to comment.