Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Feb 2020 08:35:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 244302] WITHOUT_LZMA_SUPPORT has no effect
Message-ID:  <bug-244302-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244302

            Bug ID: 244302
           Summary: WITHOUT_LZMA_SUPPORT has no effect
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: delphij@FreeBSD.org

src.conf option WITHOUT_LZMA_SUPPORT has no effect.  The library and the xz
utilities are always built.  There is no use of MK_LZMA_SUPPORT throught the
whole base system.

I have added support for MK_LZMA_SUPPORT in gzip(1), and on amd64 -CURRENT,=
 the
version without LZMA support is only 8KiB smaller than the version with it.=
=20
The shared object itself is about 180KiB.

I think if the goal is to support it, we should teach build system about it
(e.g. don't build LZMA libraries, etc.), but personally I don't see much po=
int
of doing this so perhaps we should just remove this option.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244302-227>