gnunet-svn
[Top][All Lists]
Advanced

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

[taler-donau] 01/05: [build] donaudb: remove benchmarks from Makefile


From: gnunet
Subject: [taler-donau] 01/05: [build] donaudb: remove benchmarks from Makefile
Date: Mon, 27 Nov 2023 13:14:41 +0100

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

pius-loosli pushed a commit to branch master
in repository donau.

commit 310ca15f245c55fdb7820266ef051011e8bb21ae
Author: Pius Loosli <loosp2@bfh.ch>
AuthorDate: Mon Nov 27 13:08:41 2023 +0100

    [build] donaudb: remove benchmarks from Makefile
---
 src/donaudb/Makefile.am | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/src/donaudb/Makefile.am b/src/donaudb/Makefile.am
index b2e0f98..53369bb 100644
--- a/src/donaudb/Makefile.am
+++ b/src/donaudb/Makefile.am
@@ -53,7 +53,6 @@ check_SCRIPTS = \
 EXTRA_DIST = \
   donaudb.conf \
   donaudb-postgres.conf \
-  bench-db-postgres.conf \
   test-donau-db-postgres.conf \
   $(sqlinputs) \
   $(sql_DATA) \
@@ -270,7 +269,6 @@ lib_LTLIBRARIES = \
   libtalerdonaudb.la
 
 libtalerdonaudb_la_SOURCES = \
-  donaudb_accounts.c \
   donaudb_plugin.c \
   donaudb_transactions.c
 libtalerdonaudb_la_LIBADD = \
@@ -287,13 +285,6 @@ libtalerdonaudb_la_LDFLAGS = \
 check_PROGRAMS = \
   test-donaudb-postgres
 
-noinst_PROGRAMS = \
-  bench-db-postgres\
-  perf_get_link_data-postgres\
-  perf_select_refunds_by_coin-postgres\
-  perf_reserves_in_insert-postgres \
-  perf_deposits_get_ready-postgres
-
 AM_TESTS_ENVIRONMENT=export TALER_PREFIX=$${TALER_PREFIX:-@libdir@};export 
PATH=$${TALER_PREFIX:-@prefix@}/bin:$$PATH;
 TESTS = \
   $(check_SCRIPTS) \
@@ -311,16 +302,6 @@ test_donaudb_postgres_LDADD = \
   -lgnunetutil \
   $(XLIB)
 
-bench_db_postgres_SOURCES = \
-  bench_db.c
-bench_db_postgres_LDADD = \
-  libtalerdonaudb.la \
-  $(top_builddir)/src/util/libtalerutil.la \
-  $(top_builddir)/src/pq/libtalerpq.la \
-  -lgnunetpq \
-  -lgnunetutil \
-  $(XLIB)
-
 perf_reserves_in_insert_postgres_SOURCES = \
   perf_reserves_in_insert.c
 perf_reserves_in_insert_postgres_LDADD = \

-- 
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]