packages/utils/mtools
Stijn Tintel b37da1e6fc mtools: fix host lib leakage
The package does not build due to host lib leakage, as evidenced by
config.log:

X_CFLAGS=' -I/usr/include'
X_LIBS=' -L/usr/lib'

Fix this by disabling X with a configure var.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-08-15 01:40:47 +03:00
..
Makefile mtools: fix host lib leakage 2021-08-15 01:40:47 +03:00