#1103914 coco-cpp FTCBFS: hard codes the build architecture compiler

Package:
src:coco-cpp
Source:
src:coco-cpp
Submitter:
Helmut Grohne
Date:
2025-04-22 20:18:03 UTC
Severity:
normal
Tags:
#1103914#5
Date:
2025-04-22 07:34:30 UTC
From:
To:
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