projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e888cd4
)
qtopia4: remove invalid PTHREADS_NATIVE dependency
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 5 Mar 2009 15:35:37 +0000
(15:35 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 5 Mar 2009 15:35:37 +0000
(15:35 -0000)
package/qtopia4/Config.in
patch
|
blob
|
history
diff --git
a/package/qtopia4/Config.in
b/package/qtopia4/Config.in
index b88d19aa189d5b162833e10c080b319f64932f72..f29d186a45db51c3910b212fadd1854aefaa1e54 100644
(file)
--- a/
package/qtopia4/Config.in
+++ b/
package/qtopia4/Config.in
@@
-1,14
+1,13
@@
config BR2_PACKAGE_QTOPIA4
bool "qtopia4"
depends on BR2_INSTALL_LIBSTDCPP
- depends on BR2_PTHREADS_NATIVE
help
Qtopia core 4.
http://www.trolltech.com/
-comment "qtopia4 requires a toolchain with C++
and NPTL
support enabled"
- depends on !BR2_INSTALL_LIBSTDCPP
|| !BR2_PTHREADS_NATIVE
+comment "qtopia4 requires a toolchain with C++ support enabled"
+ depends on !BR2_INSTALL_LIBSTDCPP
if BR2_PACKAGE_QTOPIA4