On 19.06.2009 16:09, Uwe Hermann wrote:
On Thu, Jun 18, 2009 at 02:29:08PM +0200, Carl-Daniel Hailfinger wrote:
Prevent spurious runs of make features introduced by the FT2232 patch. The new makefile structure uses indirection (.features->features) to work around a gmake bug which resulted in immediate premature evaluation of variable definitions with deferred evaluation.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Acked-by: Uwe Hermann uwe@hermann-uwe.de
Thanks for reviewing and testing, committed in r611.
Regards, Carl-Daniel