gremlin: Add 'strip-runpath'.
authorLudovic Courtès <ludo@gnu.org>
Tue, 17 Apr 2018 11:38:12 +0000 (13:38 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 7 May 2018 09:21:36 +0000 (11:21 +0200)
commitb178fc236908ad2da86734ea8e01abd3ff8981da
tree0cb5cb7f5e243fbd49f57cc87268e38cd6fdbf8e
parentad4835fe018a4a0c1955385c819fed7ec4a841d5
gremlin: Add 'strip-runpath'.

* guix/build/gremlin.scm (strip-runpath): New procedure.
* tests/gremlin.scm (c-compiler): New variable.
("strip-runpath"): New test.
guix/build/gremlin.scm
tests/gremlin.scm