mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/libtalloc: add proper Config.in comment for dynlib dependency
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
@@ -8,3 +8,7 @@ config BR2_PACKAGE_LIBTALLOC
|
||||
used in Samba.
|
||||
|
||||
https://talloc.samba.org/talloc/doc/html/index.html
|
||||
|
||||
comment "libtalloc needs a toolchain w/ dynamic library"
|
||||
depends on BR2_USE_MMU
|
||||
depends on BR2_STATIC_LIBS
|
||||
|
||||
Reference in New Issue
Block a user