From af05d7e61009b85b9fc836ba35d853642ef76765 Mon Sep 17 00:00:00 2001 From: pants Date: Mon, 22 Aug 2016 10:13:32 -0400 Subject: removed openmp flag in makefile_hal --- makefile_hal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile_hal') diff --git a/makefile_hal b/makefile_hal index 73cb7a8..25ebf48 100644 --- a/makefile_hal +++ b/makefile_hal @@ -1,6 +1,6 @@ CC = clang -CFLAGS = -g -Os -O3 -Wall -fno-strict-aliasing -Wstrict-overflow -Wno-missing-field-initializers -fPIC -flto -fopenmp +CFLAGS = -g -Os -O3 -Wall -fno-strict-aliasing -Wstrict-overflow -Wno-missing-field-initializers -fPIC -flto #-fopenmp LDFLAGS = -lcblas -llapack -ldl -lpthread -lcholmod -lamd -lcolamd -lsuitesparseconfig -lcamd -lccolamd -lm -lmetis -lgsl -lprofiler -ltcmalloc OBJ = break_data voronoi_bound_ini bin_values correlations beta_scales randfuncs instance get_dual_clusters coursegrain break_edge graph_components gen_laplacian geometry fracture_network get_current cracking_ini update_factor update_boundary get_file update_beta gen_voltcurmat ini_network free_network fortune/edgelist fortune/geometry fortune/heap fortune/main fortune/output fortune/voronoi fortune/memory get_conductivity -- cgit v1.2.3-70-g09d2