mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
qtopia4: remove invalid PTHREADS_NATIVE dependency
This commit is contained in:
parent
e888cd41b4
commit
04d9a2038a
@ -1,14 +1,13 @@
|
|||||||
config BR2_PACKAGE_QTOPIA4
|
config BR2_PACKAGE_QTOPIA4
|
||||||
bool "qtopia4"
|
bool "qtopia4"
|
||||||
depends on BR2_INSTALL_LIBSTDCPP
|
depends on BR2_INSTALL_LIBSTDCPP
|
||||||
depends on BR2_PTHREADS_NATIVE
|
|
||||||
help
|
help
|
||||||
Qtopia core 4.
|
Qtopia core 4.
|
||||||
|
|
||||||
http://www.trolltech.com/
|
http://www.trolltech.com/
|
||||||
|
|
||||||
comment "qtopia4 requires a toolchain with C++ and NPTL support enabled"
|
comment "qtopia4 requires a toolchain with C++ support enabled"
|
||||||
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_PTHREADS_NATIVE
|
depends on !BR2_INSTALL_LIBSTDCPP
|
||||||
|
|
||||||
if BR2_PACKAGE_QTOPIA4
|
if BR2_PACKAGE_QTOPIA4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user