From 7b588427361ebb1b9a2d885649c7cdf30c412911 Mon Sep 17 00:00:00 2001 From: Lucio Andrés Illanes Albornoz (arab, vxp) Date: Jul 03 2016 09:29:02 +0000 Subject: nc (netcat) v110: do not build statically. --- diff --git a/nc110.local.patch b/nc110.local.patch index 052ef4f..5c07fe2 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: