Commit 37ae9b9d authored by saltedcoffii's avatar saltedcoffii Committed by GitHub

[Fix Package] rsync (#5345)

parent 913e9a1b
...@@ -23,6 +23,7 @@ class Rsync < Package ...@@ -23,6 +23,7 @@ class Rsync < Package
}) })
depends_on 'xxhash' depends_on 'xxhash'
depends_on 'lz4'
def self.build def self.build
system "env CFLAGS='-pipe -flto=auto' CXXFLAGS='-pipe -flto=auto' \ system "env CFLAGS='-pipe -flto=auto' CXXFLAGS='-pipe -flto=auto' \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment