mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
apr: add missing comment about needed dynamic library support
Signed-off-by: Davide Viti <d.viti@infosolution.it> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
bc377429de
commit
57a283acba
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user