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>
Sun, 28 Feb 2021 23:34:23 +0000 (00:34 +0100)
commitea6d4bdde20a3fecbfc44b99f53373e1d0666e34
tree360d7436fcc0a27606f367dad11fc374ca3e3972
parent3cc57ba4627c9c7555f8ad86e4f78d86d8f9ddf0
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>
package/libs/libunwind/Makefile