comparison config/mh-pa @ 0:a06113de4d67

first commit
author kent <kent@cr.ie.u-ryukyu.ac.jp>
date Fri, 17 Jul 2009 14:47:48 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:a06113de4d67
1 # The ada virtual array implementation requires that indexing be disabled on
2 # hosts such as hpux that use a segmented memory architecture. Both the c
3 # and ada files need to be compiled with this option for correct operation.
4 ADA_CFLAGS = -mdisable-indexing