compile: Remove incorrect exports.
authorLudovic Courtès <ludo@gnu.org>
Thu, 23 Jan 2020 14:34:41 +0000 (15:34 +0100)
committerLudovic Courtès <ludo@gnu.org>
Thu, 23 Jan 2020 22:34:09 +0000 (23:34 +0100)
commit4d52e0f66791250deae4890ac12a4789b1290a88
treedfca70e1438650ed3adf70c4b0737fb922db8867
parent82a2bd3a4ee09c04b51b948f1e952402d6a26f88
compile: Remove incorrect exports.

This is a followup to fed36328129def5f10b1d1f3e4ea8886916fd22a.

* guix/build/compile.scm: Remove exports of '%lightweight-optimizations'
and '%default-optimizations'.
* guix/self.scm: Remove unused (guix build compile) module.
guix/build/compile.scm
guix/self.scm