aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortlatorre <tlatorre@uchicago.edu>2018-12-13 16:43:59 -0600
committertlatorre <tlatorre@uchicago.edu>2018-12-13 16:43:59 -0600
commit0e3d0d8d2c2bb2ae65326f50a51bd139c210f479 (patch)
tree7c469cb8f7b99191adc71a054c518797b94b7c41 /src
parent1a9b75970afd6f53839e7150660b93a8b85fc975 (diff)
downloadsddm-0e3d0d8d2c2bb2ae65326f50a51bd139c210f479.tar.gz
sddm-0e3d0d8d2c2bb2ae65326f50a51bd139c210f479.tar.bz2
sddm-0e3d0d8d2c2bb2ae65326f50a51bd139c210f479.zip
add -fdiagnostics-color to Makefile
Diffstat (limited to 'src')
-rw-r--r--src/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile b/src/Makefile
index 2c54ac7..4a366d7 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -1,7 +1,7 @@
release_hdr := $(shell sh -c './mkreleasehdr.sh')
-CFLAGS=-O2 -Wall -g -DSWAP_BYTES
-LDLIBS=-lm -lgsl -lgslcblas -lnlopt_cxx -lstdc++
+CFLAGS=-fdiagnostics-color -O2 -Wall -g -DSWAP_BYTES
+LDLIBS=-fdiagnostics-color -lm -lgsl -lgslcblas -lnlopt_cxx -lstdc++
all: test test-vector test-likelihood fit test-charge test-path calculate-csda-range test-time-pdf test-zebra test-find-peaks