summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2011-09-19 01:48:38 +0200
committerJan Holesovsky <kendy@suse.cz>2011-09-19 03:14:31 +0200
commit77347b0bcedccff50b290ec5f5039bef1725ce5d (patch)
treeb101d6a86f78cf7214cba04552237d1de06b8fab /configure.in
parentconvert unixODBC to gbuild (diff)
downloadcore-77347b0bcedccff50b290ec5f5039bef1725ce5d.tar.gz
core-77347b0bcedccff50b290ec5f5039bef1725ce5d.zip
Forward the num-cpus and max-jobs switches to the (cross) build configure.
Diffstat (limited to 'configure.in')
-rwxr-xr-xconfigure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index fb9b028e95ad..16897b2f7209 100755
--- a/configure.in
+++ b/configure.in
@@ -2119,6 +2119,8 @@ if test "$cross_compiling" = "yes"; then
--disable-mozilla \
--disable-build-mozilla \
--disable-zenity \
+ --with-num-cpus="$with_num_cpus" \
+ --with-max-jobs="$with_max_jobs" \
$sub_conf_opts \
2>&1 | sed -e 's/^/ /'
test -f ./Env.Host.sh 2>/dev/null || exit