mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
parent
b672ad4b1f
commit
97bb8a5405
2 changed files with 4 additions and 1 deletions
4
trunk/3rdparty/st-srs/md.S
vendored
4
trunk/3rdparty/st-srs/md.S
vendored
|
@ -1,4 +1,6 @@
|
|||
#if defined(MD_USE_BUILTIN_SETJMP)
|
||||
|
||||
/* If user disable the ASM, such as avoiding bugs in ASM, donot compile it. */
|
||||
#if !defined(MD_ST_NO_ASM)
|
||||
|
||||
/*
|
||||
* Portions created by SGI are Copyright (C) 2000 Silicon Graphics, Inc.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue