Commit Graph

7 Commits

Author SHA1 Message Date
rusefillc a2260d5063
gcc12 gcc 12 #5031 (#5356)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-07-05 20:53:36 -04:00
rusefi a4e775e0d2 echo 2023-06-08 17:54:09 -04:00
rusefillc 72682b587d provide_gcc to overwrite link #5190 2023-03-20 09:24:52 -04:00
David Holdeman 9c6804f81c
Don't download ARM Gnu toolchain if present (#5005)
* check for downloaded toolkit

* rm if not

* force

* this might work better

* don't move, just link

* don't need glob

* try

* try correct path

* check file to prevent error

* fix quotes so globs work

* using an executable which contains version stamp

* docs etc

* fix path

* back to globs we go

* maybe the path is right this time
2023-01-24 22:33:58 -05:00
Nathan Schulte 6a53159c0f
use rusEFI pruned ARM GCC 11.3 (#4763)
* use rusEFI pruned ARM GCC 11.3

* fix Firmware at GHA: avoid dash

* avoid double decompress in provide_gcc.sh

also ensure TMP_DIR, avoiding strange woes about GHA CI: ./firmware/provide_gcc.sh: 23: pushd: not found
2022-11-09 07:18:40 -05:00
Nathan Schulte e7a5f2a0f6
use build_support ARM GCC 11.3 toolchain (#4762)
* use build_support ARM GCC 11.3 toolchain

* provide_gcc.sh exits on failure
2022-11-08 20:35:29 -05:00
rusefillc 944f64f3b1
gcc11 (#4680)
* gcc11

* Gcc 11 hw ci (#4754)

* hw ci -> gcc11

* setup script

* GCC 11.3 (#4757)

* setup_linux_environment.sh tar uses --auto-compress

* use ARM GCC 11.3

* gcc11 #4680

* update build-primary-bundle GCC to v11.3 (#4758)

* factor GCC toolchain provider (#4761)

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
Co-authored-by: Nathan Schulte <8540239+nmschulte@users.noreply.github.com>
2022-11-08 18:10:53 -05:00