[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnunet] branch master updated: build: Do not update gana on bootstrap
From: |
gnunet |
Subject: |
[gnunet] branch master updated: build: Do not update gana on bootstrap |
Date: |
Tue, 10 Dec 2024 09:01:30 +0100 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository gnunet.
The following commit(s) were added to refs/heads/master by this push:
new aa94cf7d2 build: Do not update gana on bootstrap
aa94cf7d2 is described below
commit aa94cf7d21ee65f74437d81fd043e449d3f04a34
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Dec 10 09:01:24 2024 +0100
build: Do not update gana on bootstrap
---
bootstrap | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bootstrap b/bootstrap
index 7dd323e1d..e22554017 100755
--- a/bootstrap
+++ b/bootstrap
@@ -127,7 +127,7 @@ main()
submodules
check_uncrustify
check_yapf
- update_gana
+ # update_gana
if [ "$1" = "meson" ]; then
echo "Skipping autoreconf"
else
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnunet] branch master updated: build: Do not update gana on bootstrap,
gnunet <=