chiark / gitweb /
[PATCH] Udev doesn't properly build with $CROSS
authorGustavo Zacarias <gustavoz@gentoo.org>
Mon, 27 Jun 2005 15:46:53 +0000 (12:46 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Jul 2005 19:45:06 +0000 (12:45 -0700)
commit3cf745e128ba02fcea33bd13190b713f00119150
treee002cb43bef6118ccde13644407f5dd9208ed359
parenta105fe495bdc95a24eaf2db557104534f6e1db34
[PATCH] Udev doesn't properly build with $CROSS

Patch attached - basically you're always invoking klcc for the udev
build itself, but klibc builds $(CROSS)klcc.
Thus static cross builds don't work.
Makefile