Package: dpkg-dev Version: 1.21.10 Severity: important File: /usr/bin/dpkg-genbuildinfo User: [email protected] Usertags: rebootstrap
Hi Guillem, thanks for implementing the taint flag for cross compilation. Unfortunately, this breaks architecture bootstrap. We need to cross build linux kernel headers rather early before we have a libc or a cross compiler. Despite being build-essential, we've carefully set up linux stage1 to not need it. Can we make the failure non-fatal? In the absence of a cross compiler, we could simply skip emitting the taint flag. Would that be ok? Helmut

