1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/math/atlas/files/alpha-patch
Christian Weisgerber 62e1899b5d Fix build on alpha.
PR:		41770
Submitted by:	Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
2002-08-19 16:20:09 +00:00

10 lines
258 B
Plaintext

--- src/blas/gemm/GOTO/ATLU_usergemm.c~ Mon Jun 17 10:38:22 2002
+++ src/blas/gemm/GOTO/ATLU_usergemm.c Sun Aug 18 10:41:19 2002
@@ -1,5 +1,5 @@
#include "atlas_misc.h"
-#include <sys/mman.h>
+/*#include <sys/mman.h>*/
#ifdef EV6
#ifdef ATL_OS_OSF1