Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for notifications (0.16 sec)

  1. ci/official/containers/linux_arm64/builder.devtoolset/build_devtoolset.sh

    # `VERSION` parameter.
    # Note: 'Templatizing' this and the other conditional branches would require
    # defining several variables (version, os, path) making it difficult to maintain
    # and extend for future modifications.
    mkdir -p glibc-src
    mkdir -p glibc-build
    cd glibc-src
    wget --retry-connrefused --waitretry=1 --read-timeout=20 --timeout=15 --tries=5 "https://vault.centos.org/centos/7/os/Source/SPackages/glibc-2.17-317.el7.src.rpm"
    Shell Script
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Fri Sep 29 00:26:34 GMT 2023
    - 6.1K bytes
    - Viewed (1)
Back to top