gnu: ld-wrapper: Ignore the .so argument following '-dynamic-linker'.
authorLudovic Courtès <ludo@gnu.org>
Tue, 21 Apr 2015 19:14:28 +0000 (21:14 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 21 Apr 2015 19:14:28 +0000 (21:14 +0200)
commit4a2b74bf4ce6780bb284bbcc63d3548233b09ee6
tree47bc12668bbe977abc82a882a36e6f5b476e8828
parent4267c637d63ac7c48fe8206623ca976fc0dd742a
gnu: ld-wrapper: Ignore the .so argument following '-dynamic-linker'.

Reported at <http://bugs.gnu.org/20102>.

* gnu/packages/ld-wrapper.in (library-files-linked): Rename 'path+files'
  to 'path+files+args'.  Thread the reverse list of previous arguments.
  Add case for when the previous argument is "-dynamic-linker".
gnu/packages/ld-wrapper.in