[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #64253] Suggestion - Add support for libmagic and xattr
From: |
Bernhard Voelker |
Subject: |
[bug #64253] Suggestion - Add support for libmagic and xattr |
Date: |
Sat, 27 May 2023 03:54:04 -0400 (EDT) |
Follow-up Comment #2, bug #64253 (project findutils):
I started working on -[i]magic/-[i]mime.
Obviously, this potentially pulls in - depending on the build configuration
of libmagic - additional dependencies to libzstd, liblzma, libbz2, and libz.
As find(1) is used in many bootstrapping scenarios, this might mean that
those environments may need/want to build two flavors of findutils:
a) one small one without libmagic for the bootstrapping part, and
b) a larger one with libmagic for the final system.
At least the downstream maintainer has a choice ...
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?64253>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
Re: [bug #64253] Suggestion - Add support for libmagic and xattr, Bernhard Voelker, 2023/05/31