mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-08-04 16:02:24 +02:00
Add container-diff scripts and update others
Add container-diff scripts and update others Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
@@ -79,6 +79,9 @@ if [ ${REV} = "crosstool-ng-1.23.0" ]; then
|
||||
patch scripts/build/companion_libs/210-expat.sh -i /dockcross/crosstool-ng-expat.patch
|
||||
# Patch to fix error with bash 5 and up: https://github.com/pfalcon/esp-open-sdk/issues/365
|
||||
patch configure.ac -i /dockcross/Fix-error-with-bash-5-and-up.patch
|
||||
# Clean patch
|
||||
rm /dockcross/Fix-error-with-bash-5-and-up.patch
|
||||
rm /dockcross/crosstool-ng-expat.patch
|
||||
fi
|
||||
|
||||
# Bootstrap and install the tool.
|
||||
|
Reference in New Issue
Block a user