UBUNTU: [Config] Add support for cross compiling armel
authorTim Gardner <tim.gardner@canonical.com>
Wed, 29 Sep 2010 15:39:09 +0000 (09:39 -0600)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 28 Mar 2011 13:49:23 +0000 (06:49 -0700)
commitcc530e2df57317996f020c333cc1b899af9e6e89
tree02d255f21df5a7e8c143e2d6ac495c1899f022b7
parent05ff087176bcde2d998ea369890be5e893b2bea8
UBUNTU: [Config] Add support for cross compiling armel

The best way to cross compile is by using dpkg-buildpackage, e.g.,

dpkg-buildpackage -B -aarmel

You'll likely have problems cross compiling the tools unless you've
built and installed some prerequisites, but thats your problem. Work
around the issue by deleting the tools directorty or specify do_tools=false.

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
debian/rules.d/0-common-vars.mk
debian/rules.d/1-maintainer.mk
debian/rules.d/2-binary-arch.mk