mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 03:12:38 +08:00
8 lines
199 B
Plaintext
8 lines
199 B
Plaintext
config LZ4_OPTIMIZE_SPEED
|
|
bool "Optimize for speed"
|
|
depends on PACKAGE_liblz4
|
|
help
|
|
This enables additional optimization and
|
|
increases performance considerably at
|
|
the expense of binary size.
|