mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
11 lines
357 B
Diff
11 lines
357 B
Diff
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -578,7 +578,6 @@
|
|
LIST(APPEND CMAKE_REQUIRED_LIBRARIES rt)
|
|
LIST(APPEND CMAKE_REQUIRED_LIBRARIES dl)
|
|
LIST(APPEND CMAKE_REQUIRED_LIBRARIES resolv)
|
|
- LIST(APPEND CMAKE_REQUIRED_LIBRARIES nsl)
|
|
MESSAGE(STATUS "Configuring for Linux")
|
|
IF(ENABLE_STATIC MATCHES "ON")
|
|
LIST(APPEND CMAKE_REQUIRED_LIBRARIES z)
|