diff --git a/test/posix_shm/Makefile b/test/posix_shm/Makefile index d719d7e3..e35ad834 100644 --- a/test/posix_shm/Makefile +++ b/test/posix_shm/Makefile @@ -7,4 +7,4 @@ BIN_ARGS := CUSTOM_PRE_BUILD := 1 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/