Skip to content

Commit 5aaeedf

Browse files
ahornbymeta-codesync[bot]
authored andcommitted
update lz4 to 1.10 to fix windows xxhash duplicate symbol
Summary: X-link: facebook/watchman#1315 Update to 1.10 to get lz4/lz4#1258 which fixes duplicate xxhash symbols Reviewed By: genevievehelsel Differential Revision: D87088149 fbshipit-source-id: 10c7e78976cfdfe618028ec3f7cafb7e3ed3af3e
1 parent 0a9d818 commit 5aaeedf

File tree

1 file changed

+3
-3
lines changed
  • build/fbcode_builder/manifests

1 file changed

+3
-3
lines changed

build/fbcode_builder/manifests/lz4

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ liblz4-dev
1717
lz4
1818

1919
[download]
20-
url = https://github.com/lz4/lz4/archive/v1.8.3.tar.gz
21-
sha256 = 33af5936ac06536805f9745e0b6d61da606a1f8b4cc5c04dd3cbaca3b9b4fc43
20+
url = https://github.com/lz4/lz4/releases/download/v1.10.0/lz4-1.10.0.tar.gz
21+
sha256 = 537512904744b35e232912055ccf8ec66d768639ff3abe5788d90d792ec5f48b
2222

2323
[build]
2424
builder = cmake
25-
subdir = lz4-1.8.3/contrib/cmake_unofficial
25+
subdir = lz4-1.10.0/build/cmake

0 commit comments

Comments
 (0)