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 12:17:28 -0600
commit237aa04061856c61a842d4d0e89dca840c591c1f (patch)
tree54f59e1d0daa56e8c2f22b50cd48357312e573c8
parent117ef24074ff2ecbf0bf5cb56dc3f25c50fa3ed3 (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