mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-26 09:20:34 +05:00
A patch by Paul RASCLE for ASTER cluster.
This commit is contained in:
parent
9b12ac2221
commit
3cf3be138c
@ -106,6 +106,12 @@ case $host_os in
|
||||
;;
|
||||
esac
|
||||
|
||||
case $host_cpu in
|
||||
ia64*)
|
||||
MACHINE="PCLINUX64"
|
||||
;;
|
||||
esac
|
||||
|
||||
PLATFORM_INCLUDES=" -D$MACHINE "
|
||||
|
||||
])dnl
|
||||
|
Loading…
Reference in New Issue
Block a user