parent
916ec71801
commit
e42633cd65
3
trunk/3rdparty/st-srs/md.S
vendored
3
trunk/3rdparty/st-srs/md.S
vendored
|
|
@ -1,3 +1,5 @@
|
|||
#if defined(MD_USE_BUILTIN_SETJMP)
|
||||
|
||||
/*
|
||||
* Portions created by SGI are Copyright (C) 2000 Silicon Graphics, Inc.
|
||||
* All Rights Reserved.
|
||||
|
|
@ -504,3 +506,4 @@
|
|||
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
|
|||
1
trunk/3rdparty/st-srs/md.h
vendored
1
trunk/3rdparty/st-srs/md.h
vendored
|
|
@ -420,6 +420,7 @@
|
|||
|
||||
#elif defined(__arm__)
|
||||
#define MD_STACK_GROWS_DOWN
|
||||
/* https://github.com/ossrs/state-threads/issues/1#issuecomment-244648573 */
|
||||
#define MD_USE_BUILTIN_SETJMP
|
||||
|
||||
/* force to use glibc solution, hack the guard jmpbuf from michaeltalyansky */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user