mirror of
https://github.com/breeze303/openwrt-ipq.git
synced 2025-12-17 06:41:06 +00:00
When the libmagic from the file package in the packages feed was also
compiled and provided its libmagic.so file, util-linux tried to link
against it. Avoid this by explicitly disable libmagic support.
This fixes the following build error:
Package more is missing dependencies for the following libraries:
libmagic.so.1
Fixes:
|
||
|---|---|---|
| .. | ||
| patches | ||
| Makefile | ||