- Package:
- src:coco-cpp
- Source:
- src:coco-cpp
- Submitter:
- Helmut Grohne
- Date:
- 2025-04-22 20:18:03 UTC
- Severity:
- normal
- Tags:
coco-cpp fails to cross build from source, because the upstream Makefile hard codes the build architecture compiler g++. I'm attaching a patch that makes this invocation substitutable and thus makes coco-cpp cross buildable. Please consider applying it. Helmut