95cee16529
zlib is optional since version 4.22 and https://github.com/file/file/commit/b950f1f426f8855e69d6f3dcc32067e931e015b7 and --enable-zlib has been fixed since version 5.37 and https://github.com/file/file/commit/8c6dcd7ef690e90a3e897e8f886513750ed2c04d Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
8 lines
164 B
Plaintext
8 lines
164 B
Plaintext
config BR2_PACKAGE_FILE
|
|
bool "file"
|
|
help
|
|
Program to identify a file's format by scanning binary data
|
|
for known patterns.
|
|
|
|
http://www.darwinsys.com/file/
|