]> err.no Git - systemd/commit
[PATCH] Fix TDB cross compilation
authorlethal@linux-sh.org <lethal@linux-sh.org>
Tue, 12 Aug 2003 04:28:08 +0000 (21:28 -0700)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:01:40 +0000 (21:01 -0700)
commit99bec174973b08343a0daefe35bbcdc1f263f192
tree4b2db3b867d8687594f757bdb877f315f3ee2aae
parenta2822451e27dbc576343834e76d5382d5112ac24
[PATCH] Fix TDB cross compilation

The merge of tdb ended up breaking the ability to cross compile again, here's
a bk patch that yanks CC out of the tdb Makefile, and in turn falls back on
the exported CC value from the top-level Makefile which correctly sets it
based off of the CROSS value.
tdb/Makefile