3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-05 17:47:44 +00:00
yosys/misc
Sean Cross 417f3fe6b1 msys2: launcher: fix warnings and errors under g++
When building under G++, certain C-isms no longer work.  For example,
we must now cast the return from `calloc()`.

Fix `launcher.c` so that it builds under whatever $CXX is set to,
which is usually a C++ compiler.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-09-08 15:50:24 +08:00
..
yosysjs
__init__.py
create_vcxsrc.sh
launcher.c msys2: launcher: fix warnings and errors under g++ 2019-09-08 15:50:24 +08:00
py_wrap_generator.py
yosys-config.in
yosys.proto