diff options
| author | Peter Carbonetto | 2017-05-30 22:36:50 -0500 |
|---|---|---|
| committer | Peter Carbonetto | 2017-05-30 22:36:50 -0500 |
| commit | 3f5d57d302188525f266ec041ebb745f6931876e (patch) | |
| tree | 853d6aafccc41ba36f6d1e328c333cd6081fbd7f /Makefile | |
| parent | 5252c296a389f296e97d95e56f13b77351b32bec (diff) | |
| download | pangemma-3f5d57d302188525f266ec041ebb745f6931876e.tar.gz | |
Removing FORCE_FLOAT from some C++ source files.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
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 = |
