summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2016-10-17 09:27:33 -0400
committerJaron Kent-Dobias <jaron@kent-dobias.com>2016-10-17 09:27:33 -0400
commit6d102e76fac45aa921cf4d0c4efdab422eb84237 (patch)
treee071cff63c5b30e45bdeaf4b29ecc4a784ff108b /makefile
parent5032287c863cc770e7f720821716bdcd682dbcc9 (diff)
downloadfuse_networks-6d102e76fac45aa921cf4d0c4efdab422eb84237.tar.gz
fuse_networks-6d102e76fac45aa921cf4d0c4efdab422eb84237.tar.bz2
fuse_networks-6d102e76fac45aa921cf4d0c4efdab422eb84237.zip
makefile updates
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 99440e9..0355eaa 100644
--- a/makefile
+++ b/makefile
@@ -1,7 +1,7 @@
CC = clang
CFLAGS = -g -Os -O3 -Wall -fno-strict-aliasing -Wstrict-overflow -Wno-missing-field-initializers -fPIC -flto -fopenmp -march=native
-LDFLAGS = -lc -lcblas -llapack -ldl -lpthread -lcholmod -lamd -lcolamd -lsuitesparseconfig -lcamd -lccolamd -lm -lrt -lmetis -lgsl -lprofiler #-ltcmalloc
+LDFLAGS = -lc -lcblas -llapack -ldl -lpthread -lcholmod -lamd -lcolamd -lsuitesparseconfig -lcamd -lccolamd -lm -lrt -lmetis -lgsl -lprofiler -ltcmalloc
OBJ = data bound_set correlations factor_update graph_genfunc net net_voltages net_currents net_conductivity net_fracture get_dual_clusters break_edge graph_components gen_laplacian geometry gen_voltcurmat graph_create graph_free fortune/edgelist fortune/geometry fortune/heap fortune/main fortune/output fortune/voronoi fortune/memory rand
BIN = corr_test fracture fitting_functions anal_process