libunwind: Add MIPS64 dep check
authorDonald Hoskins <grommish@gmail.com>
Sun, 14 Feb 2021 20:35:45 +0000 (15:35 -0500)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 29 Mar 2021 20:26:27 +0000 (22:26 +0200)
commitb2c9a8741ff2ea4c6689482aece0f35e15b428c8
tree4c5502e0d62d16e5591413231a484117de304d63
parentda7ef7f41434f4f49f8f76319f8043135108b9c0
libunwind: Add MIPS64 dep check

libunwind dependency check does not allow for MIPS64 arch.  Add MIPS64 awareness.

libunwind seems to support MIPS64 without issues, it was limited by the dep arch
check in the Makefile.

Used to compile Suricata6/Rust locally without issue.

Signed-off-by: Donald Hoskins <grommish@gmail.com>
(cherry picked from commit ea6d4bdde20a3fecbfc44b99f53373e1d0666e34)
package/libs/libunwind/Makefile