Merge commit 'refs/top-bases/linux-arc' into linux-arc

This commit is contained in:
Brian Behlendorf 2008-12-09 15:55:48 -08:00
commit c311c0eb9a
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ LIBRARY := libumem
# the kernel build system to construct a user space shared library. # the kernel build system to construct a user space shared library.
HOSTCFLAGS += @HOSTCFLAGS@ HOSTCFLAGS += @HOSTCFLAGS@
HOSTCFLAGS += -I@LIBDIR@/libspl/include
HOSTCFLAGS += -I@LIBDIR@/libumem/include HOSTCFLAGS += -I@LIBDIR@/libumem/include
HOSTLDFLAGS += -pthread HOSTLDFLAGS += -pthread