diff options
author | David Tardon <dtardon@redhat.com> | 2012-05-01 12:12:17 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-05-01 12:30:56 +0200 |
commit | 27fc8b56c4d7e737becc5144384848ab2a86a693 (patch) | |
tree | 061798a8c0af3740a95f3db23fa62b90fa4eee22 /cross_toolset | |
parent | a0fd9de70634ee42727690824bc1bef7ee7c7eab (diff) |
utilize the tail_build concept for cross-compilation
There is a new module cross_tail_build that serves the same purpose for
the build side of cross-compilation (started from cross_toolset) as
tail_build for the host side.
Change-Id: Ic16bae9a7197a1f31cc2dcf31b16bbac68c3300f
Diffstat (limited to 'cross_toolset')
-rw-r--r-- | cross_toolset/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cross_toolset/prj/build.lst b/cross_toolset/prj/build.lst index 045761815926..464000d91727 100644 --- a/cross_toolset/prj/build.lst +++ b/cross_toolset/prj/build.lst @@ -1 +1 @@ -crs cross_toolset :: autodoc oovbaapi unodevtools idl rsc setup_native icc xmlhelp shell DICTIONARIES:dictionaries NULL +crs cross_toolset :: autodoc cross_tail_build setup_native icc shell DICTIONARIES:dictionaries NULL |