diff options
Diffstat (limited to 'math/atlas/Makefile')
-rw-r--r-- | math/atlas/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/atlas/Makefile b/math/atlas/Makefile index 2c5d33bad3ce..3847e268bd30 100644 --- a/math/atlas/Makefile +++ b/math/atlas/Makefile @@ -35,6 +35,7 @@ WALL_TIMER_DESC= Use less robust timing with higher resolution PORTSCOUT= limitw:1,even WRKSRC= ${WRKDIR}/ATLAS +NO_STAGE= yes .include <bsd.port.pre.mk> #Increase ATLAS_MAXMALLOC if the atlas threaded libraries perform poorly on large problems: |