]> git.eshelyaron.com Git - sweep.git/commitdiff
Run `make check` with libswipl preloaded
authorEshel Yaron <me@eshelyaron.com>
Wed, 31 Aug 2022 14:25:19 +0000 (17:25 +0300)
committerEshel Yaron <me@eshelyaron.com>
Wed, 31 Aug 2022 14:25:19 +0000 (17:25 +0300)
.build.yml

index 38f04e5de4119cb8e8187db7380469fbfd98c3ac..255b3c027c87f5a8bca00fcdc92fadbe87cf7ec8 100644 (file)
@@ -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