]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
netgen: Debian 8 - use embedded gcc
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Mon, 11 Oct 2021 15:10:03 +0000 (17:10 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Mon, 11 Oct 2021 15:10:03 +0000 (17:10 +0200)
applications/SALOME-master-MPI.pyconf
applications/SALOME-master-int32.pyconf
applications/SALOME-master.pyconf

index 6b41d616556c447f1b759e4753a7b697a208e03b..5db22444f07d6e3a73030505206c147865473a1d 100644 (file)
@@ -198,7 +198,7 @@ __overwrite__ :
    'APPLICATION.products.gcc' : '9.3.0'
   }
   {
-   __condition__ : "VARS.dist not in ['DB09', 'FD30']"
+   __condition__ : "VARS.dist not in ['DB08','DB09', 'FD30']"
    'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
   }
 ]
index d5a51300a40c63fc7353ee68884f33a3640a37d0..3b4e742ca753c4e9ac9704be3a3580944ec8f7be 100644 (file)
@@ -230,7 +230,7 @@ __overwrite__ :
    'APPLICATION.products.gcc' : '9.3.0'
   }
   {
-   __condition__ : "VARS.dist not in ['DB09', 'FD30']"
+   __condition__ : "VARS.dist not in ['DB08','DB09', 'FD30']"
    'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
   }
 ]
index e8cbb36cc752bf796ebad16604f13cad60879b5f..c1a85a62bf04a2e207ddbe363a90fb2ddf880ec2 100644 (file)
@@ -192,7 +192,7 @@ __overwrite__ :
    'APPLICATION.products.gcc' : '9.3.0'
   }
   {
-   __condition__ : "VARS.dist not in ['DB09', 'FD30']"
+   __condition__ : "VARS.dist not in ['DB08','DB09', 'FD30']"
    'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
   }
 ]