On 5 September 2014 18:49, Bernhard Reutner-Fischer <[email protected]> wrote: > On 5 September 2014 05:15, Yang Yingliang <[email protected]> wrote: > >> I tried the attachment. The IS_IN_libpthread and NOT_IN_libc are defined >> twice >> when it's compiling the source files in nptl. >> One is defined by $(filter-out $(CFLAGS-OMIT-$(notdir $<)),$(CFLAGS)), >> the other is defined by $(filter-out $(CFLAGS-OMIT-$(notdir >> $<)),$(CFLAGS-$(notdir $(<D)))). >> Here $(CFLAGS-$(notdir $(<D))) is CFLAGS-nptl or CFLAGS-pthread. >> They are defined twice in LT and LT.old, too. > > Yea, that's a cosmetic issue that can be addressed later on. > I'll install something to the effect of the fwd0 patch. > Thanks for testing!
I have pushed something to that effect now. See 41537a770b46f2376e74af58ba4885749339e81e and 95acdd4b30d856f46e3dd908a934eaeb68c9b572 Thanks for the report! _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
