#1135953 apt: does not fully honour the compiler choice

Package:
src:apt
Source:
src:apt
Submitter:
Helmut Grohne
Date:
2026-05-07 16:13:02 UTC
Severity:
normal
Tags:
#1135953#5
Date:
2026-05-07 05:12:18 UTC
From:
To:
Hi Julian,

if you ask apt to build with a particular compiler, it does not fully
honour that choice. While the main apt build picks the compiler, the
gtest build falls back to gcc/g++. I'm attaching a patch that correctly
forwards the chosen compiler.

Helmut