netcat: fix Illegal instruction on listen udp 12663/head
authorRick Frankland <rfrankla@yahoo.com>
Tue, 30 Jun 2020 16:09:46 +0000 (17:09 +0100)
committerRick Frankland <rfrankla@yahoo.com>
Tue, 30 Jun 2020 22:42:10 +0000 (23:42 +0100)
commit9d07ba2c775a9eab6f3ad2cd32dd413a6c190429
tree235690c9a07d5f5d0cfa50a83a14ea9ec85634e0
parent3ae230aee20088cca2f9908434a799aa6c0248ab
netcat: fix Illegal instruction on listen udp

When listening to a udp port an Illegal instruction occurs.
This did NOT happen when compiled with debug on.

Fixes issue openwrt#4747, FS#2937

Signed-off-by: Rick Frankland <rfrankla@yahoo.com>
net/netcat/Makefile
net/netcat/patches/002-udp_listen_fix.patch [new file with mode: 0644]