From 7b588427361ebb1b9a2d885649c7cdf30c412911 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz=20=28arab=2C=20vx?= =?UTF-8?q?p=29?= Date: Sun, 3 Jul 2016 11:29:02 +0200 Subject: nc (netcat) v110: do not build statically. --- nc110.local.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nc110.local.patch') diff --git a/nc110.local.patch b/nc110.local.patch index 052ef4f6..5c07fe2e 100644 --- a/nc110.local.patch +++ b/nc110.local.patch @@ -30,7 +30,7 @@ +# midipix +midipix: -+ make -e $(ALL) $(MFLAGS) XFLAGS='-DLINUX' STATIC=-static ++ make -e $(ALL) $(MFLAGS) XFLAGS='-DLINUX' STATIC= + # start with this for a new architecture, and see what breaks. generic: -- cgit v1.2.3