build-system/guile: Add #:not-compiled-file-regexp.
authorLudovic Courtès <ludo@gnu.org>
Sun, 2 Jun 2019 18:59:34 +0000 (20:59 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 2 Jun 2019 20:01:34 +0000 (22:01 +0200)
commit30eb73836684ff8502063c43f3b315174e0d3a0b
tree111c3265fec772b5a42b3e6d9f08477115d57a86
parentabeb54c00b320f8c3a220f54b6413837f6deac35
build-system/guile: Add #:not-compiled-file-regexp.

* guix/build/guile-build-system.scm (build): Add
 #:not-compiled-file-regexp and honor it.
* guix/build-system/guile.scm (guile-build): Likewise.
(guile-cross-build): Likewise.
guix/build-system/guile.scm
guix/build/guile-build-system.scm