openwrt-packages/utils/gnuplot
Stijn Tintel 190f62ee62 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>
2021-08-15 03:25:02 +03:00
..
patches gnuplot: Updated gnuplot to 5.4.1 2021-01-05 21:59:46 +01:00
Makefile gnuplot: fix host lib leakage 2021-08-15 03:25:02 +03:00