mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package: kill pointless text justification
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
5e2c17b9a3
commit
757e9c4c2a
@@ -13,7 +13,7 @@ config BR2_PACKAGE_NGINX_FILE_AIO
|
||||
bool "file AIO support"
|
||||
# Does not build, because nginx hardcodes using SYS_eventfd,
|
||||
# but it's available on neither AArch64 nor ARC where only
|
||||
# eventfd() is available. See
|
||||
# eventfd() is available. See
|
||||
# https://bugs.launchpad.net/linaro-aarch64/+bug/1160013
|
||||
depends on !BR2_aarch64
|
||||
depends on !BR2_arc
|
||||
|
||||
Reference in New Issue
Block a user