Commit 57a283ac authored by Davide Viti's avatar Davide Viti Committed by Thomas Petazzoni
Browse files

apr: add missing comment about needed dynamic library support

parent bc377429
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -9,3 +9,7 @@ config BR2_PACKAGE_APR
	  consistent interface to underlying platform-specific implementations

	  http://apr.apache.org/

comment "apr needs a toolchain w/ dynamic library"
	depends on BR2_USE_MMU
	depends on BR2_PREFER_STATIC_LIB