This broke when we went to gnu99 as the default standard. Fix the build
by reverting to the gnu89 standard.
This commit is contained in:
parent
ff014514ee
commit
ebbcc89c45
@ -58,6 +58,7 @@ SRCS= copyin.c \
|
||||
xstrndup.c \
|
||||
alloca.h \
|
||||
getopt.h
|
||||
CSTD=gnu89
|
||||
|
||||
CLEANFILES+= alloca.h getopt.h
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user