gnu: gdb: Remove headers and libraries already in Binutils.
authorLudovic Courtès <ludo@gnu.org>
Wed, 9 Sep 2015 21:25:22 +0000 (23:25 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 9 Sep 2015 21:27:10 +0000 (23:27 +0200)
commit2fecbdbd82efda717d0e56101afcf41b79404a4f
tree9770573838438d9cd7bc9d77edf68cc8a017196a
parentf19b9b96cda5ff45810f1363ef30df8d163451ad
gnu: gdb: Remove headers and libraries already in Binutils.

* gnu/packages/gdb.scm (gdb)[arguments]: Add #:modules.  Rename
  'post-install' phase to 'remove-libs-already-in-binutils'.  Change it
  to compute the intersection of the set of headers and libraries of GDB
  vs. Binutils and to remove each of the files found in both.
gnu/packages/gdb.scm