Changes between Initial Version and Version 1 of Ticket #58832, comment 18


Ignore:
Timestamp:
Nov 11, 2019, 8:06:51 PM (4 years ago)
Author:
rmottola (Riccardo)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58832, comment 18

    initial v1  
    2828if {${os.major} == 9} {
    2929    if {${os.arch} eq "i386" || [variant_isset universal]} {
    30         set blas_arch "CORE2"
     30        set blas_arch "YONAH"
    3131    } else {
    3232        set blas_arch "PPCG4"