3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-21 00:44:51 +00:00

Fix Visual Studio build

This commit is contained in:
Miodrag Milanovic 2022-02-02 11:46:06 +01:00
parent 990aee5531
commit 4a30c9cb94
6 changed files with 34 additions and 59 deletions

View file

@ -19,6 +19,7 @@
#undef HAVE_ALLOCA_H
#undef HAVE_REALPATH
#undef HAVE_LIBPTHREAD
#undef HAVE_FSEEKO
#endif
# ifndef __STDC_FORMAT_MACROS