genode/repos/libports/lib/mk/vfs_jitterentropy.mk
Emery Hemingway d2923253f3 Remove 'libc' from vfs_jitterentropy dependencies
Libc is no longer necessary for building the jitterentropy VFS plugin.

Ref #2900
2018-08-02 14:36:36 +02:00

12 lines
178 B
Makefile

SRC_CC = vfs.cc
INC_DIR += $(REP_DIR)/src/lib/vfs/jitterentropy
LIBS += jitterentropy
vpath %.cc $(REP_DIR)/src/lib/vfs/jitterentropy
SHARED_LIB = yes
CC_CXX_WARN_STRICT =