mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
add option to install libfl.a per case 0000438
This commit is contained in:
@@ -6,3 +6,11 @@ config BR2_PACKAGE_FLEX
|
||||
programs that perform pattern-matching on text.
|
||||
|
||||
http://www.gnu.org/software/flex/
|
||||
|
||||
config BR2_PACKAGE_FLEX_LIBFL
|
||||
bool "Install libfl.a under staging_dir/lib"
|
||||
default y
|
||||
depends on BR2_PACKAGE_FLEX
|
||||
help
|
||||
Install libfl.a under staging_dir/lib for further development
|
||||
on a host machine.
|
||||
|
||||
Reference in New Issue
Block a user