Bug#1135775: support build profiles in the gcc build
Matthias Klose <[email protected]> Tue, 7 Jul 2026 14:39:15 +0200
| Newsgroups | gmane.linux.debian.devel.gcc |
|---|---|
| Message-ID | <e0038077-b53f-41ae-b606-3351352b08c9__13606.3254250743$1783428088$gmane$org@debian.org> |
I don't like the "verbosity" of these profiles, but it is what it is. Did you check just building with DEB_BUILD_OPTIONS="nobiarch nolang=... nohppa64 nogcn nonvptx" ? Are you implementing that for all languages, the offload compilers, hppa64 and biarch? Matthias