mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-12-22 16:24:27 +01:00
Merge pull request #321 from HubertJFarnsworth/feature/add-automake-and-libtool-to-armv7a
updated armv7a to enable libtool and automake
This commit is contained in:
commit
b3be15533e
@ -588,6 +588,12 @@ CT_NCURSES_TARGET_FALLBACKS=""
|
||||
# CT_COMP_TOOLS_autoconf is not set
|
||||
# CT_COMP_TOOLS_automake is not set
|
||||
# CT_COMP_TOOLS_libtool is not set
|
||||
CT_COMP_TOOLS_automake=y
|
||||
CT_AUTOMAKE_V_1_15=y
|
||||
CT_AUTOMAKE_VERSION="1.15"
|
||||
CT_COMP_TOOLS_libtool=y
|
||||
CT_LIBTOOL_V_2_4_6=y
|
||||
CT_LIBTOOL_VERSION="2.4.6"
|
||||
# CT_COMP_TOOLS_m4 is not set
|
||||
# CT_COMP_TOOLS_make is not set
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user