Merge commit 'refs/top-bases/linux-legacy' into linux-legacy
This commit is contained in:
commit
d1520f2d87
|
@ -11,6 +11,7 @@ LIBRARY := libumem
|
|||
# the kernel build system to construct a user space shared library.
|
||||
|
||||
HOSTCFLAGS += @HOSTCFLAGS@
|
||||
HOSTCFLAGS += -I@LIBDIR@/libspl/include
|
||||
HOSTCFLAGS += -I@LIBDIR@/libumem/include
|
||||
|
||||
HOSTLDFLAGS += -pthread
|
||||
|
|
Loading…
Reference in New Issue