mirror of
https://github.com/LIV2/amiberry.git
synced 2025-12-06 06:32:45 +00:00
ci: add "rt" library to fix build on older distros
This commit is contained in:
parent
63ffbfbf88
commit
b64a623161
@ -448,6 +448,7 @@ target_link_libraries(${PROJECT_NAME} PRIVATE
|
||||
z
|
||||
pthread
|
||||
dl
|
||||
rt
|
||||
)
|
||||
|
||||
# Add dependencies to ensure external libraries are built
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user