Skip to content

Commit

Permalink
Merge branch 'master' into export_to_hdfs
Browse files Browse the repository at this point in the history
  • Loading branch information
rhdong authored Jul 1, 2022
2 parents 957ff60 + 8961728 commit 48993ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_deps/toolchains/redis/hiredis.BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ cmake(
"-DCMAKE_INSTALL_LIBDIR=lib",
],
lib_source = "@hiredis//:all_srcs",
out_static_libs = ["libhiredis_static.a"],
out_static_libs = ["libhiredis.a"],
)

0 comments on commit 48993ea

Please sign in to comment.