]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove reference to the IA64 architecture. 9238/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 7 Jan 2020 00:51:51 +0000 (17:51 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 7 Jan 2020 00:51:51 +0000 (17:51 -0700)
IA64 was an interesting historical experiment that I enjoyed working on
and even more thinking about. But the architecture has not been updated
since 2012, and so there is no real danger in removing a piece of
code related to it from actually breaking anything for anyone.

bundled/setup_bundled.cmake

index 9cc4330cf10b2190428f1053edb28aa49198d812..cb7a5cf3f9e378e9b3e7744e8158d08262a6c9c9 100644 (file)
@@ -36,8 +36,7 @@ SET(BOOST_FOLDER "${CMAKE_SOURCE_DIR}/bundled/boost-1.70.0")
 #
 
 IF( NOT CMAKE_SYSTEM_NAME MATCHES "CYGWIN"
-    AND NOT CMAKE_SYSTEM_NAME MATCHES "Windows"
-    AND NOT CMAKE_SYSTEM_PROCESSOR MATCHES "ia64" )
+    AND NOT CMAKE_SYSTEM_NAME MATCHES "Windows" )
   #
   # Cygwin is unsupported by tbb, Windows due to the way we compile tbb...
   #

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.