treat-i386-as-x86
authorVagrant Cascadian <vagrant@reproducible-builds.org>
Tue, 1 Dec 2020 08:55:46 +0000 (09:55 +0100)
committerSophie Brun <sophie@offensive-security.com>
Mon, 18 Jul 2022 09:08:11 +0000 (10:08 +0100)
commit5a23d1e93fd1201c354ebe04e6f4f70bc3d3cbb2
tree186829d5ce174aac6e816e03de409e9411f693d3
parentb04844f12f65268c7fae87a33bfb62524ffca9c5
treat-i386-as-x86

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=974863

When building for i386 and running an amd64 kernel, the Makefile uses
"uname -m" to determine the architecture, but this introduces variations
depending on the kernel used to perform the build.

Gbp-Pq: Name treat-i386-as-x86.patch
Makefile