[Debian-med-packaging] Bug#1112688: skesa FTCBFS: uses variable CC for the C++ compiler
Helmut Grohne
helmut at subdivi.de
Sun Aug 31 19:51:11 BST 2025
Source: skesa
Version: 2.4.0-6
Tags: patch upstream
User: debian-cross at lists.debian.org
Usertags: ftcbfs
skesa fails to cross build from source, because debhelper overrides CC
with a C cross compilere while the upstream build system uses the CC
variable to contain a C++ compiler. I suggest adapting upstream source
code to use the more common CXX variable and am attaching a patch for
your convenience. If upstream does not like this patch, you may instead
try:
override_dh_auto_build:
dh_auto_build -- CC='$$(CXX)'
Helmut
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cross.patch
Type: text/x-diff
Size: 1759 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-med-packaging/attachments/20250831/53bb58b8/attachment.patch>
More information about the Debian-med-packaging
mailing list