summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/GNU.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Platform/GNU.cmake')
-rw-r--r--Modules/Platform/GNU.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/Modules/Platform/GNU.cmake b/Modules/Platform/GNU.cmake
index fac29a8..188135b 100644
--- a/Modules/Platform/GNU.cmake
+++ b/Modules/Platform/GNU.cmake
@@ -35,6 +35,4 @@ else()
endif()
endif()
-set(CMAKE_LIBRARY_ARCHITECTURE_REGEX "[a-z0-9_]+(-[a-z0-9_]+)?-gnu[a-z0-9_]*")
-
include(Platform/UnixPaths)