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-22 17:25:30 -0600
commitc5389d9730acafc722783e601676b5f1ba65b0a9 (patch)
tree7c56d66a2ed1ea046c42d7ca49c51f81e135786d
parent01b9479f14c21905eb31caa504ff0b236c9879e1 (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