diff options
Diffstat (limited to 'test/Makefile')
-rw-r--r-- | test/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile index 574f90b..1ec920d 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,4 +1,3 @@ -CC = gcc CFLAGS ?= -g -O2 -Wall -D_GNU_SOURCE -L../src/ all_targets += io_uring-test io_uring-cp poll poll-cancel |