diff options
author | Lucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de> | 2016-07-03 11:29:02 +0200 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de> | 2016-07-03 11:29:02 +0200 |
commit | 7b588427361ebb1b9a2d885649c7cdf30c412911 (patch) | |
tree | 974f46984761ba741a76c00fb6292e61f2569582 | |
parent | 011470202e228764d54230460b8f0b963eadd82b (diff) | |
download | midipix_build-7b588427361ebb1b9a2d885649c7cdf30c412911.tar.bz2 midipix_build-7b588427361ebb1b9a2d885649c7cdf30c412911.tar.xz |
nc (netcat) v110: do not build statically.
-rw-r--r-- | nc110.local.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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: |