cc -pthread   -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations limits/NL_ARGMAX.c -o limits/NL_ARGMAX -D_POSIX_C_SOURCE=202405L -lm -lpthread  -lgdbm_compat -lintl -lnetwork -lbsd -latomic
limits/NL_ARGMAX.c:3:2: error: #error "NL_ARGMAX is not defined"
    3 | #error "NL_ARGMAX is not defined"
      |  ^~~~~
