1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-25 23:20:55 +00:00
nixpkgs/pkgs
Orivej Desh c76890f2fe binutils: disambiguate ARM targets
https://github.com/NixOS/nixpkgs/pull/30484#issuecomment-345472766

Since [1] libbfd is compiled with support for all available targets. However, it
can not choose whether an ARM ELF file is elf32-littlearm,
elf32-littlearm-symbian, or elf32-littlearm-vxworks, and fails with the "File
format is ambiguous" error.  Here [2] Alan Modra intended to prioritize the
first of the three, but although his patch was merged and reportedly solved the
issue, currently glibc 2.28.1 and 2.29.1 again fail to disambiguate these
targets.  This commit makes it prioritize elf32-littlearm over the other two.

[1] f8741c38cd
[2] https://sourceware.org/ml/binutils/2013-05/msg00271.html
2017-11-19 03:36:53 +00:00
..
applications Merge #31788: git: honor $PATH for sendmail... 2017-11-18 11:02:13 +01:00
build-support makeWrapper: delete --set-eval 2017-11-17 12:53:54 +00:00
common-updater
data Merge pull request #31761 from Ralith/stdman 2017-11-17 01:34:44 +00:00
desktops Merge pull request #31736 from ChengCat/chengcat 2017-11-17 20:59:47 +00:00
development binutils: disambiguate ARM targets 2017-11-19 03:36:53 +00:00
games factorio: 0.15.34 -> 0.15.37 2017-11-16 15:48:00 +01:00
misc makeWrapper: delete --set-eval 2017-11-17 12:53:54 +00:00
os-specific Merge pull request #31754 from obsidiansystems/simplify-darwin-binutils 2017-11-17 15:31:45 -05:00
servers Merge branch 'master' into staging 2017-11-17 18:06:22 +00:00
shells fish-foreign-env: suppress additional harmless warnings 2017-11-14 16:15:58 +07:00
stdenv Merge branch 'master' into staging 2017-11-17 05:35:09 +00:00
test
tools Merge pull request #27305 from therealpxc/groff 2017-11-17 19:26:15 +00:00
top-level Merge branch 'master' into staging 2017-11-17 22:45:34 +01:00