linuxOS_AP05/buildroot/package/flutter/flutter-engine/Config.in

9 lines
252 B
Plaintext
Raw Normal View History

2025-06-02 05:59:07 +00:00
config BR2_PACKAGE_FLUTTER_ENGINE
bool "Flutter engine"
depends on BR2_aarch64 || (BR2_ARM_EABIHF && BR2_arm)
depends on BR2_TOOLCHAIN_GCC_AT_LEAST_9
help
Flutter engine. Prebuilt from yocto's meta-flutter.
https://github.com/flutter/engine