coolsnowwolf-packages/utils/gnuplot
Stijn Tintel 195ae330b4 gnuplot: 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>
2022-11-11 13:59:59 +08:00
..
patches packages: merge upstream 2021-06-15 17:47:11 +08:00
Makefile gnuplot: fix host lib leakage 2022-11-11 13:59:59 +08:00