Commit bd6f2371 authored by Thomas De Schampheleire's avatar Thomas De Schampheleire Committed by Peter Korsgaard
Browse files

p11-kit: add missing comment for dynamic library support

parent 9235bb17
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -11,6 +11,6 @@ config BR2_PACKAGE_P11_KIT

	  http://p11-glue.freedesktop.org/p11-kit.html

comment "p11-kit needs a toolchain w/ threads"
comment "p11-kit needs a toolchain w/ threads, dynamic library"
	depends on BR2_USE_MMU
	depends on !BR2_TOOLCHAIN_HAS_THREADS
	depends on !BR2_TOOLCHAIN_HAS_THREADS || BR2_PREFER_STATIC_LIB