[tests] Fix shm test build failure in alios

This commit is contained in:
Qi Zheng 2023-11-08 14:45:17 +08:00 committed by volcano
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/