blob: f8e1eb17bb176c636a6f0c41680ea955b16b4d10 [file] [log] [blame]
config BR2_PACKAGE_PHP_APCU
bool "php-apcu"
depends on BR2_TOOLCHAIN_HAS_THREADS
help
APCu is an in-memory key-value store for PHP.
https://pecl.php.net/package/APCu
comment "php-apcu needs a toolchain w/ threads"
depends on !BR2_TOOLCHAIN_HAS_THREADS