projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f05e3c9
)
tzdata: add missing comment for toolchain option dependencies
author
Thomas De Schampheleire
<patrickdepinguin@gmail.com>
Wed, 18 Dec 2013 20:29:10 +0000
(21:29 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Thu, 19 Dec 2013 20:41:01 +0000
(21:41 +0100)
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/tzdata/Config.in
patch
|
blob
|
history
diff --git
a/package/tzdata/Config.in
b/package/tzdata/Config.in
index dec5f86c27e0a6539c42499ec557320b7e6ab6f0..72615d38bffeec89bb3a6e1da485e2a137e37a66 100644
(file)
--- a/
package/tzdata/Config.in
+++ b/
package/tzdata/Config.in
@@
-1,3
+1,6
@@
+comment "tzdata needs an (e)glibc toolchain"
+ depends on !BR2_TOOLCHAIN_USES_GLIBC
+
config BR2_PACKAGE_TZDATA
bool "tzdata"
depends on BR2_TOOLCHAIN_USES_GLIBC