Searched hist:"8 c22b9f3ba586e008e8e55a6215a1d46eb6830b9" (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/elftoolchain/common/ |
H A D | native-elf-format | diff 8c22b9f3ba586e008e8e55a6215a1d46eb6830b9 Mon Oct 18 04:26:47 CEST 2021 Kyle Evans <kevans@FreeBSD.org> Fix cross-building on Linux/aarch64
Add necessary bits to detect ELF format on Linux/aarch64; note that Linux calls it aarch64 where we would typically call it arm64 (uname -m)
Reviewed by: arichardson, emaste, imp Sponsored by: Ampere Computing LLC Sponsored by: Klara Inc. Differential Revision: https://reviews.freebsd.org/D32542
|
/freebsd/tools/build/ |
H A D | Makefile | diff 8c22b9f3ba586e008e8e55a6215a1d46eb6830b9 Mon Oct 18 04:26:47 CEST 2021 Kyle Evans <kevans@FreeBSD.org> Fix cross-building on Linux/aarch64
Add necessary bits to detect ELF format on Linux/aarch64; note that Linux calls it aarch64 where we would typically call it arm64 (uname -m)
Reviewed by: arichardson, emaste, imp Sponsored by: Ampere Computing LLC Sponsored by: Klara Inc. Differential Revision: https://reviews.freebsd.org/D32542
|