build-system/android-ndk: Pass #:bootstrap-scripts to build phases.

Fixes a regression introduced in
9cfc93be30.

* guix/build-system/android-ndk.scm (android-ndk-build): Pass
 #:bootstrap-scripts to 'android-ndk-build'.
This commit is contained in:
Ludovic Courtès 2021-04-01 22:00:04 +02:00
parent 0fd107d86d
commit 600effef2b
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5

View File

@ -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