Searched +full:- +full:flto (Results 1 – 1 of 1) sorted by relevance
10 runs-on: ubuntu-20.0413 - name: Check out code from GitHub17 fetch-depth: "0"19 - name: Install dependencies21 sudo dpkg --add-architecture i38622 sudo apt-get update23 sudo apt-get install python3-protobuf protobuf-compiler scons24 sudo apt-get install clang valgrind splint cmake25 …sudo apt-get install libstdc++6:i386 libgcc-s1:i386 lib32gcc-9-dev lib32stdc++-9-dev libncurses5:i…27 - name: Test with 64-bit GCC[all …]