@ -1,6 +1,6 @@
.PHONY : clean tests all manual
CFLAGS = -std=c99 -Iinclude -pedantic
CFLAGS = -std=c99 -Iinclude -pedantic -D_POSIX_C_SOURCE=200112L
WARNINGS= -Wall -Wextra
LDFLAGS = -fPIC -shared
MACROS= -D_POSIX_C_SOURCE=1
The note is not visible to the blocked user.