Ticket #22379: atlas_make_inc.diff
File atlas_make_inc.diff, 685 bytes (added by carsten@…, 15 years ago) |
---|
-
build/Make.inc
old new 102 102 # Note that if you specify no F77 compiler, F77 will be set to a C compiler 103 103 # to aid in linking. 104 104 # --------------------------------------------------------------------------- 105 CDEFS = $(L2SIZE) $(INCLUDES) $(F2CDEFS) $(ARCHDEFS) -D PentiumCPS=2000 -DATL_NCPU=2105 CDEFS = $(L2SIZE) $(INCLUDES) $(F2CDEFS) $(ARCHDEFS) -DATL_NCPU=2 106 106 107 107 ICC = /opt/local/bin/gcc-mp-4.3 108 108 ICCFLAGS = $(CDEFS) -mpowerpc64 -maltivec -mabi=altivec -mcpu=970 -mtune=970 -faltivec -force_cpusubtype_ALL -O3 -fno-schedule-insns -fno-rerun-loop-opt -fPIC -m32