Merge branch 'linux-arc' into refs/top-bases/linux-zfs-branch

This commit is contained in:
Brian Behlendorf 2008-12-09 15:55:50 -08:00
commit e10f89fa8a
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