This commit is contained in:
@@ -95,7 +95,7 @@ endif (WINDOWS)
|
||||
# Set up links to all relevant libraries.
|
||||
SET(_LIBRARYLINKS Arbutils)
|
||||
if (NOT WINDOWS)
|
||||
set(_LIBRARYLINKS ${_LIBRARYLINKS} -lbfd -ldl)
|
||||
set(_LIBRARYLINKS ${_LIBRARYLINKS} -ldw)
|
||||
endif ()
|
||||
|
||||
# If we need to link the C libraries statically, do so.
|
||||
|
||||
Reference in New Issue
Block a user