gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 09/16: SCM_LOG_DRIVER.


From: gnunet
Subject: [gnunet-scheme] 09/16: SCM_LOG_DRIVER.
Date: Mon, 05 Sep 2022 21:34:01 +0200

This is an automated email from the git hooks/post-receive script.

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit e3c7d7eca76c43c5b2c02d099b486042ad5006b4
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Sat Sep 3 22:01:10 2022 +0200

    SCM_LOG_DRIVER.
---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index a4e5078..6e1824d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -181,7 +181,7 @@ TESTS =
 # sent’ requires optimisation to avoid keeping references.  Set XDG_CACHE_HOME
 # because $HOME may be unwritable and to reduce clutter.
 SCM_LOG_DRIVER = \
-  env XDG_CACHE_HOME="$(abs_builddir)" $(GUILE) --auto-compile -L \
+  env XDG_CACHE_HOME="$(abs_builddir)" $(GUILE) --auto-compile --r7rs -L \
     $(top_srcdir) -C $(top_builddir) -e main \
     $(top_srcdir)/build-aux/test-driver.scm
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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