aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Carbonetto2017-05-30 22:36:50 -0500
committerPeter Carbonetto2017-05-30 22:36:50 -0500
commit3f5d57d302188525f266ec041ebb745f6931876e (patch)
tree853d6aafccc41ba36f6d1e328c333cd6081fbd7f /Makefile
parent5252c296a389f296e97d95e56f13b77351b32bec (diff)
downloadpangemma-3f5d57d302188525f266ec041ebb745f6931876e.tar.gz
Removing FORCE_FLOAT from some C++ source files.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ed2f31f..618fb6b 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,6 @@
SYS = LNX
# Leave blank after "=" to disable; put "= 1" to enable
# Disable WITH_LAPACK option can slow computation speed significantly and is not recommended
-# Disable WITH_ARPACK option only disable -apprx option in the software
WITH_LAPACK = 1
FORCE_32BIT =
FORCE_DYNAMIC =