Files
SDK_IMX6/package/libdbi/Config.in
2022-10-31 22:18:58 +08:00

12 lines
301 B
Plaintext

config BR2_PACKAGE_LIBDBI
bool "lidbi"
depends on !BR2_STATIC_LIBS
help
libdbi implements a database-independent abstraction layer
in C, similar to the DBI/DBD layer in Perl.
http://libdbi.sourceforge.net
comment "libdbi needs a toolchain w/ dynamic library"
depends on BR2_STATIC_LIBS