]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Base x86 darwin on ppc darwin.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 4 Sep 2007 04:04:25 +0000 (04:04 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 4 Sep 2007 04:04:25 +0000 (04:04 +0000)
git-svn-id: https://svn.dealii.org/trunk@15113 0785d39b-7218-0410-832d-ea1e28bc413d

tests/hierarchy.pl

index c53cd987e1ec8e32bd768d9265e04c89bedb2f0c..8a255057beb806d80d7e9cc463089e472d9074e0 100644 (file)
@@ -59,6 +59,11 @@ $hierarchy{"x86_64-unknown-linux-gnu+icc10"} = "x86_64-unknown-linux-gnu+icc9";
 $hierarchy{"powerpc-apple-darwin8.8.0+gcc4.0"} = "generic";
 $hierarchy{"powerpc-apple-darwin8.10.0+gcc4.0"} = "powerpc-apple-darwin8.8.0+gcc4.0";
 
+# derive mac os x from mac os x because they use the same random number
+# generator
+$hierarchy{"i386-apple-darwin8.10.1+gcc4.0"}  = "powerpc-apple-darwin8.10.0+gcc4.0";
+
+
 $configuration = $ARGV[0];
 
 # first check whether the given configuration is known at all. if not,

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.