Makefile: fix typo in comment

This commit is contained in:
Hiltjo Posthuma 2021-04-28 19:01:04 +02:00
parent bf1b35d4a9
commit f34d060ef5
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ SFEED_CFLAGS = ${CFLAGS}
SFEED_LDFLAGS = ${LDFLAGS}
SFEED_CPPFLAGS = -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_BSD_SOURCE
# uncomment for convervative locked I/O.
# uncomment for conservative locked I/O.
#SFEED_CPPFLAGS = -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_BSD_SOURCE \
# -DGETNEXT=getchar