aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2012-06-16 14:44:18 -0600
committerJohn Rigby <john.rigby@linaro.org>2012-06-21 17:22:16 -0600
commit11a6c448fef790f5b508a2e86e77c510a3c4ef6f (patch)
tree190d7dcac6ed5eb60ad15dc9c992a28d063b625d
parent8f02ab798b4139eeeb40e9f9c60f7f3c607805cc (diff)
LINARO: do_libc_dev_package=false
Signed-off-by: John Rigby <john.rigby@linaro.org>
-rw-r--r--debian/rules.d/0-common-vars.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules.d/0-common-vars.mk b/debian/rules.d/0-common-vars.mk
index 11eb02ed649..2cf2d6a9517 100644
--- a/debian/rules.d/0-common-vars.mk
+++ b/debian/rules.d/0-common-vars.mk
@@ -156,7 +156,7 @@ do_source_package_content=false
endif
# linux-libc-dev may not be needed, default to building it.
-do_libc_dev_package=true
+do_libc_dev_package=false
# common headers normally is built as an indep package, but may be arch
do_common_headers_indep=true