mirror of
https://github.com/deepseek-ai/3FS
synced 2025-06-26 18:16:45 +00:00
Remove unused dependency libprocps (#45)
This package is not included in Ubuntu 24.04. And we are not actually using it. So just don't link it.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
target_add_lib(hf3fs_api client-lib-common storage-client procps numa rt)
|
||||
target_add_shared_lib(hf3fs_api_shared client-lib-common storage-client procps numa rt)
|
||||
target_add_lib(hf3fs_api client-lib-common storage-client numa rt)
|
||||
target_add_shared_lib(hf3fs_api_shared client-lib-common storage-client numa rt)
|
||||
|
||||
Reference in New Issue
Block a user