1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

add pool functions to libext

This commit is contained in:
Georg Reinke 2017-06-08 14:05:52 +02:00
parent 6e9fab2666
commit e2353e937a

View file

@ -26,7 +26,7 @@ LIBEXT = $(BUILDDIR)/$(LIBEXT_NAME).so.$(LIBEXT_ABI_VERSION)
LIBEXT_SRCS += $(addprefix lib/, sample.c queue.c queue_signalled.c \
memory.c log.c shmem.c utils.c kernel/kernel.c list.c \
timing.c \
timing.c pool.c \
)
LIBEXT_LDFLAGS = -shared