[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [UNIKRAFT/LIBCOMPILERRT PATCH 2/2] Add clrsbdi2 to makefile
Signed-off-by: George Muraru <murarugeorgec@xxxxxxxxx> --- Makefile.uk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.uk b/Makefile.uk index 23f9e2e..6be65fa 100644 --- a/Makefile.uk +++ b/Makefile.uk @@ -238,3 +238,5 @@ LIBCOMPILER_RT_SRCS-$(CONFIG_ARCH_X86_64) += $(LIBCOMPILER_RT_SRC)/lib/builtins/ ifdef CONFIG_LIBCOMPILER_RT_ATOMIC LIBCOMPILER_RT_SRCS-y += $(LIBCOMPILER_RT_SRC)/lib/builtins/atomic.c endif + +LIBCOMPILER_RT_SRCS-y += $(LIBCOMPILER_RT_SRC)/lib/builtins/clrsbdi2.c -- 2.17.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |