Remove comment wrt sigaction() usage, it's deprecated
[fio.git] / Makefile
index e0ab0b8785a2add9cf17f91ea0470eec08f9ce1f..b7a25f51b454d7a4e7de0846035b0012c3fafea1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,3 @@
-#CC    = /opt/intel/cce/9.1.045/bin/icc
 CC     = gcc
 DEBUGFLAGS = -D_FORTIFY_SOURCE=2 -DFIO_INC_DEBUG
 OPTFLAGS= -O2 -g $(EXTFLAGS)