hurd-tools_llvm-shlib_CMakeLists.txt
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)
committerRaspbian forward porter <root@raspbian.org>
Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)
===================================================================

Gbp-Pq: Name hurd-tools_llvm-shlib_CMakeLists.txt.diff

tools/llvm-shlib/CMakeLists.txt

index 9086d155cc9e051e340e00099e51170210622d8e..a1c38dd4262b64ae0e46c5cc535521ec0a2cfc46 100644 (file)
@@ -40,6 +40,7 @@ set_property(TARGET LLVM PROPERTY VERSION "1") # Append .1 to SONAME
 list(REMOVE_DUPLICATES LIB_NAMES)
 if(("${CMAKE_SYSTEM_NAME}" STREQUAL "Linux") OR (MINGW) OR (HAIKU)
    OR ("${CMAKE_SYSTEM_NAME}" STREQUAL "FreeBSD")
+   OR ("${CMAKE_SYSTEM_NAME}" STREQUAL "GNU")
    OR ("${CMAKE_SYSTEM_NAME}" STREQUAL "DragonFly")
    OR ("${CMAKE_SYSTEM_NAME}" STREQUAL "SunOS")) # FIXME: It should be "GNU ld for elf"
   configure_file(