1 CFLAGS
+= -pipe
-std
=c99
-D_POSIX_C_SOURCE
=200809L -Wall
-Wno
-unused
-function
-Wno
-missing
-braces
-Wno
-unused
-Wno
-overflow
2 CFLAGS
+= -Wno
-unknown
-pragmas
-fno
-builtin
-frounding
-math
3 CFLAGS
+= -Werror
=implicit
-function
-declaration
-Werror
=implicit
-int
-Werror
=pointer
-sign
-Werror
=pointer
-arith
6 LDLIBS
+= -lpthread
-lm
-lrt
8 # glibc specific settings
9 CFLAGS
+= -D_FILE_OFFSET_BITS
=64
10 LDLIBS
+= -lcrypt
-ldl
-lresolv
-lutil