summary refs log tree commit diff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2021-04-01 22:00:04 +0200
committerLudovic Courtès <ludo@gnu.org>2021-04-01 22:00:04 +0200
commit600effef2b0b7a7e094c8009d8ed294e2145ad33 (patch)
treef979ed234a57f57562d6217121cad21dbc2f000b
parent0fd107d86dae686e10fc43c8f92a847fc9fb06e1 (diff)
downloadguix-600effef2b0b7a7e094c8009d8ed294e2145ad33.tar.gz
build-system/android-ndk: Pass #:bootstrap-scripts to build phases.
Fixes a regression introduced in
9cfc93be30c516fd6fa32915c61c06e03f23a011.

* guix/build-system/android-ndk.scm (android-ndk-build): Pass
 #:bootstrap-scripts to 'android-ndk-build'.
-rw-r--r--guix/build-system/android-ndk.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/guix/build-system/android-ndk.scm b/guix/build-system/android-ndk.scm
index d33e1b4830..211fd11311 100644
--- a/guix/build-system/android-ndk.scm
+++ b/guix/build-system/android-ndk.scm
@@ -62,6 +62,7 @@
                              #:test-target #$test-target
                              #:tests? #$tests?
                              #:phases #$phases
+                             #:bootstrap-scripts '() ;no autotools machinery
                              #:make-flags
                              (cons* "-f"
                                     #$(file-append (gexp-input-thing