| commit | 5a271f913c38d73574576d9291e76bf338e57c82 | [log] [tgz] |
|---|---|---|
| author | Carles Cufi <carles.cufi@nordicsemi.no> | Wed Sep 07 09:37:38 2016 +0200 |
| committer | Anas Nashif <nashif@linux.intel.com> | Wed Sep 07 12:58:55 2016 +0000 |
| tree | dfecc5384dd8cc587a6250322dfe9db9cfdee1a8 | |
| parent | d29576b365d47a0aa182206772183e1d85f96e17 [diff] |
build: Use __CYGWIN__ to detect Cygwin The old __CYGWIN32__ does not work with the 64-bit version of Cygiwn. Using __CYGWIN__ instead allows us to build gen_idt.c under 64-bit Cygwin. Change-Id: I6590767153e929764f0b448f74bb8e3f2e593a6a Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>