mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-27 09:50: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
|
esac
|
||||||
|
|
||||||
|
case $host_cpu in
|
||||||
|
ia64*)
|
||||||
|
MACHINE="PCLINUX64"
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
PLATFORM_INCLUDES=" -D$MACHINE "
|
PLATFORM_INCLUDES=" -D$MACHINE "
|
||||||
|
|
||||||
])dnl
|
])dnl
|
||||||
|
Loading…
Reference in New Issue
Block a user