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, 14 Feb 2022 13:32:56 +0000 (13:32 +0000)
commit459f77a45ef334435ae0fc8b1cc5a9ee00498574
tree6ca4328a5b2968962c440f8287d92b7f6b4c53ac
parentf91588ef76be2e203a88b6a8bcdd6587ff8feb87
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