Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for arch (0.16 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

      amd64 binary instead of the go-runner that matches that architecture.
      
      This commit explicitly sets the '--platform=linux/${arch}' to ensure
      we're pulling the correct go-runner arch from the manifest list.
      
      Before:
      `FROM ${base_image}`
      
      After:
      `FROM --platform=linux/${arch} ${base_image}` ([#94613](https://github.com/kubernetes/kubernetes/pull/94613), [@justaugustus](https://github.com/justaugustus)) [SIG Release]
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  2. api/go1.20.txt

    pkg debug/elf, const R_LARCH_ABS_LO12 R_LARCH #54222
    pkg debug/elf, const R_LARCH_B16 = 64 #54222
    pkg debug/elf, const R_LARCH_B16 R_LARCH #54222
    pkg debug/elf, const R_LARCH_B21 = 65 #54222
    pkg debug/elf, const R_LARCH_B21 R_LARCH #54222
    pkg debug/elf, const R_LARCH_B26 = 66 #54222
    pkg debug/elf, const R_LARCH_B26 R_LARCH #54222
    pkg debug/elf, const R_LARCH_GNU_VTENTRY = 58 #54222
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  3. RELEASE.md

        *   Added bounds checking to printing deprecation warnings.
        *   Upgraded CUDA dependency to 10.0
        *   To build with Android NDK r14b, add "#include <linux/compiler.h>" to
            android-ndk-r14b/platforms/android-14/arch-*/usr/include/linux/futex.h
        *   Removed `:android_tensorflow_lib_selective_registration*` targets, use
            `:android_tensorflow_lib_lite*` targets instead.
    *   XLA
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  4. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    32C1          ; mapped                 ; 0032 6708     # 1.1  IDEOGRAPHIC TELEGRAPH SYMBOL FOR FEBRUARY
    32C2          ; mapped                 ; 0033 6708     # 1.1  IDEOGRAPHIC TELEGRAPH SYMBOL FOR MARCH
    32C3          ; mapped                 ; 0034 6708     # 1.1  IDEOGRAPHIC TELEGRAPH SYMBOL FOR APRIL
    32C4          ; mapped                 ; 0035 6708     # 1.1  IDEOGRAPHIC TELEGRAPH SYMBOL FOR MAY
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Viewed (2)
Back to top