Fix 'USE_MUNMAP requires USE_MMAP' compilation error on Cygwin
authorIvan Maidanski <ivmai@mail.ru>
Wed, 10 Apr 2019 20:42:11 +0000 (23:42 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 10 Apr 2019 20:42:11 +0000 (23:42 +0300)
commit3a260224209278e30a1c38440bb947cb06b51955
tree6caaa4d47c01224ec8c47864dfd082edac1696ef
parent65992c1476e9ba90bf165dff1340720c9e4f1268
Fix 'USE_MUNMAP requires USE_MMAP' compilation error on Cygwin
(fix of commit fdb655334)

* include/private/gcconfig.h [CYGWIN32] (MMAP_SUPPORTED): Do not define
if USE_WINALLOC.
include/private/gcconfig.h