Home
last modified time | relevance | path

Searched +full:binutils +full:- +full:multiarch (Results 1 – 1 of 1) sorted by relevance

/nanopb-3.4.0/.github/workflows/
Dcompiler_tests.yml10 runs-on: ubuntu-20.04
13 - name: Check out code from GitHub
17 fetch-depth: "0"
19 - name: Install dependencies
21 sudo dpkg --add-architecture i386
22 sudo apt-get update
23 sudo apt-get install python3-protobuf protobuf-compiler scons
24 sudo apt-get install clang valgrind splint cmake
25 …o apt-get install libstdc++6:i386 libgcc-s1:i386 lib32gcc-9-dev lib32stdc++-9-dev libncurses5:i386…
27 - name: Test with 64-bit GCC
[all …]