openwrt-packages/utils/sed
Russell Senior d56990cc03 sed: disable acl
If libacl is built, gnu sed finds it during configuration and enables support
linking in libacl. This results in build failures due to the missing dependency.
Consequently, use CONFIGURE_ARGS to disable acl support.

Reported-by: Rosen Penev rosenp@gmail.com
Signed-off-by: Russell Senior <russell@personaltelco.net>
2020-03-09 17:52:23 -07:00
..
Makefile sed: disable acl 2020-03-09 17:52:23 -07:00