mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
[svn-r1175] Added the recognition of the tflops (Intel Red) platform.
This commit is contained in:
parent
bc351e9510
commit
84fe71eb14
4
bin/config.sub
vendored
4
bin/config.sub
vendored
@ -464,6 +464,10 @@ case $basic_machine in
|
||||
basic_machine=i860-intel
|
||||
os=-osf
|
||||
;;
|
||||
tflop*)
|
||||
basic_machine=i386-intel
|
||||
os=-osf1
|
||||
;;
|
||||
pbd)
|
||||
basic_machine=sparc-tti
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user