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

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

[nongnu] elpa/sweeprolog 79bf5b78b8 042/166: Run `make check` with libsw


From: ELPA Syncer
Subject: [nongnu] elpa/sweeprolog 79bf5b78b8 042/166: Run `make check` with libswipl preloaded
Date: Fri, 30 Sep 2022 04:59:24 -0400 (EDT)

branch: elpa/sweeprolog
commit 79bf5b78b8aa7d65b269681ef320914e5e0c105d
Author: Eshel Yaron <me@eshelyaron.com>
Commit: Eshel Yaron <me@eshelyaron.com>

    Run `make check` with libswipl preloaded
---
 .build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.build.yml b/.build.yml
index 38f04e5de4..255b3c027c 100644
--- a/.build.yml
+++ b/.build.yml
@@ -49,4 +49,4 @@ tasks:
       export LD_LIBRARY_PATH=/usr/local/lib
       make
       make sweep.info
-      make check
+      LD_PRELOAD=/usr/local/lib/libswipl.so make check



reply via email to

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