Land #331, add prototype definitions of asprintf and vasprintf for CYGWIN build
This commit is contained in:
commit
9887c82768
@ -13,6 +13,7 @@ case $host_os in
|
||||
;;
|
||||
*cygwin*)
|
||||
HOST_OS=cygwin
|
||||
CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"
|
||||
;;
|
||||
*darwin*)
|
||||
HOST_OS=darwin
|
||||
|
Loading…
x
Reference in New Issue
Block a user