guix-devel/guix/build-system
Marius Bakke cb4b508cd6
build-system/meson: Really skip the 'fix-runpath' phase on armhf.
This follows up commit d5b5a15a40 which doesn't
work because %current-system etc expands before the actual build.

Fixes <https://bugs.gnu.org/31719>.

* guix/build-system/meson.scm (meson-build)[builder]: Compare against the
already existing "system" variable rather than (%current-system).
2018-07-02 12:07:58 +02:00
..
android-ndk.scm gnu: android-make-stub: Update to 0.6.0. 2018-05-10 15:35:28 +02:00
ant.scm
asdf.scm
cargo.scm gnu: rust: Update rust to 1.24.1. 2018-03-30 15:46:53 +02:00
cmake.scm
dub.scm
emacs.scm build-system: emacs: Add improved check phase. 2018-04-20 00:49:53 +05:30
font.scm
glib-or-gtk.scm
gnu.scm
go.scm
haskell.scm
meson.scm build-system/meson: Really skip the 'fix-runpath' phase on armhf. 2018-07-02 12:07:58 +02:00
minify.scm build-system: minify: Do not import (ice-9 popen) in the build environment. 2018-03-12 15:14:01 +01:00
ocaml.scm
perl.scm
python.scm
r.scm build-system/r: Accept #:r argument. 2018-06-18 13:51:28 +02:00
ruby.scm
scons.scm
texlive.scm
trivial.scm
waf.scm