[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1350784440.1244.6.camel@YAAKOV04>
Date: Sat, 20 Oct 2012 20:54:00 -0500
From: "Yaakov (Cygwin/X)" <yselkowitz@...rs.sourceforge.net>
To: Benjamin Poirier <benjamin.poirier@...il.com>,
"Yann E. MORIN" <yann.morin.1998@...e.fr>
Cc: Michal Marek <mmarek@...e.cz>, Jean Sacren <sakiwit@...il.com>,
Arnaud Lacombe <lacombar@...il.com>,
Wang YanQing <udknight@...il.com>,
Paul Gortmaker <paul.gortmaker@...driver.com>,
Davidlohr Bueso <dave@....org>, linux-kbuild@...r.kernel.org,
linux-kernel@...r.kernel.org,
Tetsuo Handa <penguin-kernel@...ove.sakura.ne.jp>
Subject: Re: [PATCH] menuconfig: Replace CIRCLEQ by list_head-style lists.
On Sat, 2012-10-20 at 13:56 -0400, Benjamin Poirier wrote:
> From: Benjamin Poirier <bpoirier@...e.de>
> menuconfig: Replace CIRCLEQ by list_head-style lists
>
> sys/queue.h and CIRCLEQ in particular have proven to cause portability
> problems (reported on Debian Sarge, Cygwin and FreeBSD)
>
> Reported-by: Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
> Signed-off-by: Benjamin Poirier <bpoirier@...e.de>
> From: "Yann E. MORIN" <yann.morin.1998@...e.fr>
> kconfig: fix building the qconf frontend
>
> Also, protect the whole file with the #ifdenf LIST_H, not only the
> macros
> defintions.
>
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@...e.fr>
Squash these two together and all frontends build again on Cygwin.
Tested-by: Yaakov Selkowitz <yselkowitz@...rs.sourceforge.net>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists