diff options
| author | Michael Forney <mforney@mforney.org> | 2018-02-23 22:40:45 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-02-23 23:42:25 -0800 |
| commit | 3ceac333aa85270a2f7b913282d61895bafe4bb9 (patch) | |
| tree | c037a53cd3437b92c3a556238a5db763fb721af2 /pkg | |
| parent | aeb85f6d8570966269322c9256e06d72e138ee8c (diff) | |
xz: Remove crc{32,64}_tablegen.c from liblzma.a
These aren't actually part of the library.
Diffstat (limited to 'pkg')
| -rw-r--r-- | pkg/xz/gen.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pkg/xz/gen.lua b/pkg/xz/gen.lua index 92547d02..103afa50 100644 --- a/pkg/xz/gen.lua +++ b/pkg/xz/gen.lua @@ -26,8 +26,6 @@ lib('liblzma.a', [[src/( ) liblzma/( check/( - crc32_tablegen.c - crc64_tablegen.c check.c crc32_table.c crc32_fast.c |
