Fix mingw32 build
MinGW32 defines __int64_t as long long, which causes the build to fail
unless -Wno-long-long is used. In addition the shutdown_stress test
isn't currently compatible with Win.
Signed-off-by:
Mikko Koppanen <mkoppanen@php.net>
Showing
Please
register
or
sign in
to comment