X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=Makefile;h=b7a25f51b454d7a4e7de0846035b0012c3fafea1;hb=de605666880852ba9d1a0469723126b09782c520;hp=e0ab0b8785a2add9cf17f91ea0470eec08f9ce1f;hpb=4d4e80f2b4260f2c8b37a8612ce655502a799f7a;p=fio.git diff --git a/Makefile b/Makefile index e0ab0b87..b7a25f51 100644 --- 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)