mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RISCV: Patch ST and libsrtp. #3115
This commit is contained in:
parent
8a6fa30992
commit
08c4b25030
6 changed files with 187 additions and 38 deletions
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 ;;
|
Loading…
Add table
Add a link
Reference in a new issue