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-25 15:02:37 -0600
commitf2edb246f3f082ecdf0cfc65df087e64e2fcf2ef (patch)
treeea5749dd267f6760f7c22a08759956957b9e34e2
parent0542873b17e0770eb3b1e5e8359dd3ce9af9a30f (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