projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc37742
)
apr: add missing comment about needed dynamic library support
author
Davide Viti
<d.viti@infosolution.it>
Fri, 18 Apr 2014 22:30:14 +0000
(
00:30
+0200)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Sat, 19 Apr 2014 16:58:06 +0000
(18:58 +0200)
Signed-off-by: Davide Viti <d.viti@infosolution.it>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/apr/Config.in
patch
|
blob
|
history
diff --git
a/package/apr/Config.in
b/package/apr/Config.in
index e06d2546a88815097c3f510c525da335f3c4daca..fcfffec388654c8b5263968fce6db39fbd29d485 100644
(file)
--- a/
package/apr/Config.in
+++ b/
package/apr/Config.in
@@
-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