[tests] Fix shm test build failure in alios
This commit is contained in:
parent
d84fd2fbdb
commit
19104ed3e7
@ -7,4 +7,4 @@ BIN_ARGS :=
|
|||||||
CUSTOM_PRE_BUILD := 1
|
CUSTOM_PRE_BUILD := 1
|
||||||
|
|
||||||
custom_pre_build:
|
custom_pre_build:
|
||||||
@cp /lib/x86_64-linux-gnu/librt.so.1 $(BUILD_DIR)/test/image/opt/occlum/glibc/lib/
|
@cp /opt/occlum/glibc/lib/librt.so.1 $(BUILD_DIR)/test/image/opt/occlum/glibc/lib/
|
||||||
|
Loading…
Reference in New Issue
Block a user