mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 13:37:39 +08:00
[streaming] export aligned_ symbols from raylet.so (#12345)
This commit is contained in:
@@ -29,3 +29,5 @@
|
||||
*Java*
|
||||
*JNI_*
|
||||
*ray*streaming*
|
||||
*aligned_free*
|
||||
*aligned_malloc*
|
||||
@@ -31,5 +31,7 @@ VERSION_1.0 {
|
||||
*Java*;
|
||||
*JNI_*;
|
||||
*ray*streaming*;
|
||||
*aligned_free*;
|
||||
*aligned_malloc*;
|
||||
local: *;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user