emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/gpr-query ca70129df3 5/5: Finish merge


From: Stephen Leake
Subject: [elpa] externals/gpr-query ca70129df3 5/5: Finish merge
Date: Tue, 6 Dec 2022 18:55:24 -0500 (EST)

branch: externals/gpr-query
commit ca70129df33adc80340b40edb860c3bfe0d5d718
Merge: fd1670eded 6356b18639
Author: Stephen Leake <stephen_leake@stephe-leake.org>
Commit: Stephen Leake <stephen_leake@stephe-leake.org>

    Finish merge
---
 build.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/build.sh b/build.sh
index 2c70e6607a..4f6d3f1ad0 100755
--- a/build.sh
+++ b/build.sh
@@ -9,7 +9,8 @@
 
 if type alr; then
     # alr can be installed from https://alire.ada.dev/
-    echo "building gpr_query via Alire"
+    echo "building gpr_query via Alire; compiler:"
+    alr toolchain
     alr get emacs_gpr_query~1.0.1
     cd emacs_gpr_query_*; alr build --release
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]