mirror of
https://github.com/ossrs/srs.git
synced 2025-11-24 11:54:21 +08:00
RISCV: Patch ST and libsrtp. #3115
This commit is contained in:
7
trunk/3rdparty/patches/srtp/config.guess-02.patch
vendored
Normal file
7
trunk/3rdparty/patches/srtp/config.guess-02.patch
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
1034a1035,1040
|
||||
> riscv:Linux:*:*)
|
||||
> echo riscv-unknown-linux-${LIBC}
|
||||
> exit ;;
|
||||
> riscv64:Linux:*:*)
|
||||
> echo riscv64-unknown-linux-${LIBC}
|
||||
> exit ;;
|
||||
Reference in New Issue
Block a user