|
|
@@ -236,10 +236,6 @@ if(BUILD_SHARED_LIBS)
|
|
|
CMAKE_SYSTEM_NAME STREQUAL "Linux" OR
|
|
|
CMAKE_SYSTEM_NAME STREQUAL "SunOS" OR
|
|
|
CMAKE_SYSTEM_NAME STREQUAL "Haiku" OR
|
|
|
- CMAKE_SYSTEM_NAME STREQUAL "GNU/kFreeBSD" OR
|
|
|
- # FreeBSD comes with the a.out and ELF flavours but a.out was supported
|
|
|
- # up to v3.x and ELF from v3.x. I cannot imagine someone running CMake
|
|
|
- # on those ancient systems.
|
|
|
CMAKE_SYSTEM_NAME STREQUAL "FreeBSD")
|
|
|
set(_soversion_default TRUE)
|
|
|
else()
|