oxen-io / lokinet

Lokinet is an anonymous, decentralized and IP based overlay network for the internet.
https://lokinet.org/
GNU General Public License v3.0
1.72k stars 220 forks source link

add case for openwrt aarch64 in static deps #2104

Closed majestrate closed 1 year ago

necro-nemesis commented 1 year ago

This can be similarly applied for building MIPS32 on OpenWRT.

elseif(ARCH_TRIPLET STREQUAL mips-linux-gnu OR ARCH_TRIPLET STREQUAL mips-openwrt-linux-musl) 
    set(openssl_arch linux-mips32)