aboutsummaryrefslogtreecommitdiffstats
path: root/fastos/src/vespa/fastos/CMakeLists.txt
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2023-02-27 17:05:42 +0100
committerGitHub <noreply@github.com>2023-02-27 17:05:42 +0100
commita75326292b6486d42a47a6a2bd6d3dffb314bacd (patch)
tree469e5e43d10d984343150715796a75eea4a0cacc /fastos/src/vespa/fastos/CMakeLists.txt
parent13b171024bf1feba89246f88e3c26bfe7c32ead7 (diff)
parent6a5818c4f6a700b56c0d30ac2d36d32d2e2a3bc0 (diff)
Merge pull request #26204 from vespa-engine/havardpe/gc-fastos-threadv8.131.17
remove FastOS_Thread (and FastOS_ThreadPool/FastOS_Runnable)
Diffstat (limited to 'fastos/src/vespa/fastos/CMakeLists.txt')
-rw-r--r--fastos/src/vespa/fastos/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/fastos/src/vespa/fastos/CMakeLists.txt b/fastos/src/vespa/fastos/CMakeLists.txt
index 0e2bb51f79e..c37eb43b884 100644
--- a/fastos/src/vespa/fastos/CMakeLists.txt
+++ b/fastos/src/vespa/fastos/CMakeLists.txt
@@ -4,9 +4,7 @@ vespa_add_library(fastos_objects OBJECT
file.cpp
file_rw_ops.cpp
linux_file.cpp
- thread.cpp
unix_file.cpp
- unix_thread.cpp
)
vespa_add_library(fastos