* David Ahern <dsah...@gmail.com> wrote:

> On 10/8/13 4:10 AM, Ingo Molnar wrote:
> >@@ -240,15 +241,7 @@ ifneq ($(ARCH),x86)
> >  endif
> >
> >  ifndef NO_LIBUNWIND
> >-  # for linking with debug library, run like:
> >-  # make DEBUG=1 LIBUNWIND_DIR=/opt/libunwind/
> >-  ifdef LIBUNWIND_DIR
> >-    LIBUNWIND_CFLAGS  := -I$(LIBUNWIND_DIR)/include
> >-    LIBUNWIND_LDFLAGS := -L$(LIBUNWIND_DIR)/lib
> >-  endif
> 
> You are dropping the above so add-on libunwind support will break.

Oops - restored it.

Thanks,

        Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to