mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 04:22:20 +02:00
Copying RT files, setting $ORIGIN properly
This commit is contained in:
parent
578b886526
commit
2e84b4229c
3 changed files with 95 additions and 54 deletions
|
@ -82,6 +82,8 @@ typedef int32 LONG;
|
|||
typedef pthread_key_t BFTlsKey;
|
||||
typedef pthread_t BF_THREADID;
|
||||
typedef pthread_t BF_THREADHANDLE;
|
||||
|
||||
#define BF_HAS_TLS_DECLSPEC
|
||||
#define BF_TLS_DECLSPEC thread_local
|
||||
|
||||
//:int64 abs(int64 val);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue