From 14832b66eb69fe81a3eb4e9d3afa7f6f2ddfb451 Mon Sep 17 00:00:00 2001 From: winlin Date: Mon, 8 Aug 2022 20:33:23 +0800 Subject: [PATCH] Build: Disable openssl ASM for loongson. v5.0.35 --- trunk/auto/depends.sh | 4 +++- trunk/src/core/srs_core_version5.hpp | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/trunk/auto/depends.sh b/trunk/auto/depends.sh index 24fced3bf..c29c908c0 100755 --- a/trunk/auto/depends.sh +++ b/trunk/auto/depends.sh @@ -551,8 +551,10 @@ if [[ $SRS_SSL == YES && $SRS_USE_SYS_SSL != YES ]]; then echo "Warning: Local openssl is on, ignore system openssl" fi fi - # Patch for loongarch mips64 + # Patch for loongarch mips64, disable ASM for build failed message as bellow: + # Error: opcode not supported on this processor: mips3 (mips3) g++ -dM -E -