@@ -1,6 +1,6 @@
CC = gcc
CFLAGS = -Wall -Wextra -O2 -Isrc
LDFLAGS = -lm
LDFLAGS = -lm -lpthread
SRC_DIR = src
TEST_DIR = tests
The note is not visible to the blocked user.