update crosstool-ng submodule
This commit is contained in:
parent
5518fb6116
commit
9833f1b162
7
.gitmodules
vendored
7
.gitmodules
vendored
@ -1,7 +1,3 @@
|
|||||||
[submodule "crosstool-NG"]
|
|
||||||
path = crosstool-NG
|
|
||||||
url = https://github.com/jcmvbkbc/crosstool-NG
|
|
||||||
branch = xtensa-1.22.x
|
|
||||||
[submodule "lx106-hal"]
|
[submodule "lx106-hal"]
|
||||||
path = lx106-hal
|
path = lx106-hal
|
||||||
url = https://github.com/tommie/lx106-hal
|
url = https://github.com/tommie/lx106-hal
|
||||||
@ -12,3 +8,6 @@
|
|||||||
path = esp-open-lwip
|
path = esp-open-lwip
|
||||||
url = https://github.com/pfalcon/esp-open-lwip
|
url = https://github.com/pfalcon/esp-open-lwip
|
||||||
branch = sdk-1.5.0-experimental
|
branch = sdk-1.5.0-experimental
|
||||||
|
[submodule "crosstool-ng"]
|
||||||
|
path = crosstool-ng
|
||||||
|
url = https://github.com/someburner/crosstool-ng.git
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
Subproject commit 37b07f6fbea2e5d23434f7e91614528f839db056
|
|
||||||
@ -1,5 +1,7 @@
|
|||||||
|
|
||||||
# Building static toolchain causes problems on some distros which
|
# Building static toolchain causes problems on some distros which
|
||||||
# by default don't install static libs for all required dependencies
|
# by default don't install static libs for all required dependencies
|
||||||
#CT_STATIC_TOOLCHAIN=y
|
#CT_STATIC_TOOLCHAIN=y
|
||||||
|
CT_SAVE_TARBALLS=y
|
||||||
CT_LIBC_NEWLIB_ENABLE_TARGET_OPTSPACE=y
|
CT_LIBC_NEWLIB_ENABLE_TARGET_OPTSPACE=y
|
||||||
|
|
||||||
|
|||||||
1
crosstool-ng
Submodule
1
crosstool-ng
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 33181a8afad5ca51abcaddeccc2dae9626c06441
|
||||||
Loading…
Reference in New Issue
Block a user