opnsense-ports/biology/gcta/files/patch-eigen__func.h
Franco Fichtner 5aeba00a0c */*: sync with upstream
Taken from: HardenedBSD
2020-04-16 04:25:35 +02:00

15 lines
305 B
C

--- eigen_func.h.orig 2016-06-22 03:11:01 UTC
+++ eigen_func.h
@@ -12,9 +12,9 @@
#ifndef _EIGENFUNC_H
#define _EIGENFUNC_H
-#ifndef EIGEN_USE_MKL_ALL
-#define EIGEN_USE_MKL_ALL
-#endif
+//#ifndef EIGEN_USE_MKL_ALL
+//#define EIGEN_USE_MKL_ALL
+//#endif
#include "CommFunc.h"
#include "StatFunc.h"