summaryrefslogtreecommitdiffstats
path: root/rules/host-cmake.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-07-28 12:05:16 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-07-28 12:07:34 +0200
commit92d3edd8dca061b63b224806dd801e685e7797ca (patch)
treedee263e2a6daf80ff04c3a057a97aaba1fb05487 /rules/host-cmake.make
parentdf2783f35ace1aa9ea44d1e23966672907f98019 (diff)
downloadptxdist-92d3edd8dca061b63b224806dd801e685e7797ca.tar.gz
ptxdist-92d3edd8dca061b63b224806dd801e685e7797ca.tar.xz
[host-cmake] build out-of-tree
cmake cannot handle recurring executions of it's prepare stage, building out-of-tree cleans the builddir, so fixes this problem Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/host-cmake.make')
-rw-r--r--rules/host-cmake.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-cmake.make b/rules/host-cmake.make
index 607fc4d4d..b2eb28791 100644
--- a/rules/host-cmake.make
+++ b/rules/host-cmake.make
@@ -40,6 +40,7 @@ $(HOST_CMAKE_SOURCE):
HOST_CMAKE_PATH := PATH=$(HOST_PATH)
HOST_CMAKE_ENV := $(HOST_ENV)
+HOST_CMAKE_BUILD_OOT := YES
#
# autoconf