binutils: cherry-pick a patch from master; this fixes build failure for akonadi; see https://sourceware.org/bugzilla/show_bug.cgi?id=19698
This commit is contained in:
@@ -35,6 +35,9 @@ stdenv.mkDerivation rec {
|
||||
|
||||
# Bug fix backported from binutils master.
|
||||
./fix-bsymbolic.patch
|
||||
|
||||
# Bug fix backported from binutils master.
|
||||
./fix-update-symbol-version.patch
|
||||
];
|
||||
|
||||
outputs = [ "out" "info" ];
|
||||
|
||||
Reference in New Issue
Block a user