roleoroleo / sonoff-hack

Custom firmware for Sonoff GK-200MP2B camera
GNU General Public License v3.0
200 stars 45 forks source link

Clean up build flags for container builds #109

Closed darkxst closed 1 year ago

darkxst commented 1 year ago

Some build flags are still hard coded to use '/home/user/x-tools' paths. These wont work in container builds obviously. This will set these to the actual toolchain location. Will fallback to original behaviour if a submodule script is run directly rather than via compile.sh.