From: Michael Traxler Date: Thu, 4 Mar 2021 18:30:27 +0000 (+0100) Subject: now also libtrbnet needs the library tirpc, so added for the linker, mt X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=e9e445b2c7e2f14ed955f61007b30672be307675;p=trbnettools.git now also libtrbnet needs the library tirpc, so added for the linker, mt --- diff --git a/libtrbnet/Makefile b/libtrbnet/Makefile index be9f18d..29313c7 100644 --- a/libtrbnet/Makefile +++ b/libtrbnet/Makefile @@ -27,7 +27,7 @@ CPPFLAGS += #-DTRB_DEBUGGER #-DHEXMODE CFLAGS = -pipe -g -Wall -Winline -O3 -fPIC -finline-functions -finline-limit=600000 LD = $(CC) -LDFLAGS = -lm +LDFLAGS = -lm -ltirpc LIBDIR = LOADLIBES =