On 17/02/2023 12:05, Ian Abbott wrote:
Includes the C library from the Eclipse Tahu project that provides an
implementation of the Sparkplug specification.  This package does not
include the implementations from the Tahu project for other programming
languages other than C.

Only the dynamic C library is built.

Signed-off-by: Ian Abbott <abbo...@mev.co.uk>
---
v2: Fix LIBTAHU_LICENSE_FILES.  Simplify LIBTAHU_MAKE_OPT.  Only build
the dynamic library.  Patch c/core/Makefile to allow building only the
dynamic library and to fix parallel make.  Install files verbosely so we
can see them in the logfile.
I've just noticed the library is built with debug output enabled at
compile time (controlled by defining the SPARKPLUG_DEBUG macro in <tahu.h>), which makes it write debug messages to standard output. I'll add a patch to turn that off and send a v3 patch.

--
-=( Ian Abbott <abbo...@mev.co.uk> || MEV Ltd. is a company  )=-
-=( registered in England & Wales.  Regd. number: 02862268.  )=-
-=( Regd. addr.: S11 & 12 Building 67, Europa Business Park, )=-
-=( Bird Hall Lane, STOCKPORT, SK3 0XA, UK. || www.mev.co.uk )=-


Reply via email to