diff options
author | Sean Cross <sean@xobs.io> | 2019-09-08 15:50:24 +0800 |
---|---|---|
committer | Sean Cross <sean@xobs.io> | 2019-09-08 15:50:24 +0800 |
commit | 417f3fe6b19a0ed36cabe526fe3c67214b32971d (patch) | |
tree | c0b386b5af51d61869bdd8ef21b8325c70d3d710 /passes/opt | |
parent | c1b628508d54eb0ab6e5c9559063330a409d0a51 (diff) | |
download | yosys-417f3fe6b19a0ed36cabe526fe3c67214b32971d.tar.gz yosys-417f3fe6b19a0ed36cabe526fe3c67214b32971d.tar.bz2 yosys-417f3fe6b19a0ed36cabe526fe3c67214b32971d.zip |
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>
Diffstat (limited to 'passes/opt')
0 files changed, 0 insertions, 0 deletions