mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-06-30 06:45:12 +08:00
fix bug in line numbers for patch
This commit is contained in:
parent
15effac8d2
commit
9018193d1d
@ -29,8 +29,7 @@ before_script:
|
||||
- head -11 ./platform.txt > pt.txt
|
||||
- echo 'runtime.tools.xtensa-lx106-elf-gcc.path={runtime.platform.path}/tools/xtensa-lx106-elf' >> pt.txt
|
||||
- echo 'runtime.tools.esptool.path={runtime.platform.path}/tools/esptool' >> pt.txt
|
||||
- echo 'compiler.warning_flags=-w' >> pt.txt
|
||||
- tail -105 ./platform.txt >> pt.txt
|
||||
- tail -110 ./platform.txt >> pt.txt
|
||||
- rm -fr platform.txt
|
||||
- mv pt.txt platform.txt
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user