libbsd needs aarch64 defines
Bug #1107878 reported by
Riku Voipio
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro AArch64 cross-distro work |
Fix Released
|
Medium
|
Riku Voipio |
Bug Description
Libbsd is a core library part of most linux distributions. Build will fail with:
In file included from nlist.c:53:0:
local-elf.h:170:2: error: #error Unknown ELF machine type
local-elf.h:193:2: error: #error Unknown ELF class
With the attached patch, libbsd build for Aarch64 and testsuite passes in Foundation model.
Changed in linaro-aarch64: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix accepted by upstream but not yet in public release or git tree.