From 600effef2b0b7a7e094c8009d8ed294e2145ad33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Thu, 1 Apr 2021 22:00:04 +0200 Subject: [PATCH] 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'. --- guix/build-system/android-ndk.scm | 1 + 1 file changed, 1 insertion(+) 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