logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 3ceac333aa85270a2f7b913282d61895bafe4bb9
parent aeb85f6d8570966269322c9256e06d72e138ee8c
Author: Michael Forney <mforney@mforney.org>
Date:   Fri, 23 Feb 2018 22:40:45 -0800

xz: Remove crc{32,64}_tablegen.c from liblzma.a

These aren't actually part of the library.

Diffstat:

Mpkg/xz/gen.lua2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git 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