Skip to content

Commit 727a300

Browse files
Do not use --disable-new-dtags that is not supported by all linker versions.
1 parent 92ee5ee commit 727a300

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#
33

44
ADD_DEFINITIONS(-DDEBUG=2)
5-
SET(CMAKE_EXE_LINKER_FLAGS ${CMAKE_EXE_LINKER_FLAGS} -Wl,--disable-new-dtags)
65

76
# Add Boost path to include directories.
87
#INCLUDE_DIRECTORIES(${Boost_INCLUDE_DIRS})

0 commit comments

Comments
 (0)