Searched +full:- +full:dnewlib +full:- +full:retargetable +full:- +full:locking (Results 1 – 2 of 2) sorted by relevance
6 - main9 - main15 EXTRA_FILE: picolibc/.github/extra-files.txt18 cache-maker:19 runs-on: ubuntu-latest21 - name: Clone picolibc26 - name: Cache the Docker Image31 key: ${{ env.IMAGE_FILE }}-${{ hashFiles( env.PACKAGES_FILE, env.EXTRA_FILE ) }}33 - name: Set up Docker Buildx34 if: steps.cache.outputs.cache-hit != 'true'[all …]
1 needs: cache-maker2 runs-on: ubuntu-latest9 "-Dnewlib-obsolete-math=false -Dwant-math-errno=true",10 "-Dnewlib-obsolete-math=true -Dwant-math-errno=true",13 "-Dio-float-exact=false -Dio-long-long=true -Dio-percent-b=true -Dio-long-double=true",14 "-Dformat-default=integer -Dfreestanding=true",17 "-Dtinystdio=false",18 …"-Dtinystdio=false -Dnewlib-io-float=true -Dio-long-long=true -Dio-long-double=true -Dnewlib-fvwri…21 …"-Dnewlib-locale-info=true -Dnewlib-locale-info-extended=true -Dnewlib-mb=true -Dnewlib-iconv-exte…24 "-Dnewlib-multithread=false -Dnewlib-retargetable-locking=false",[all …]