Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Tacos (0.14 sec)

  1. doc/go1.22.html

    <h2 id="ports">Ports</h2>
    
    <h3 id="darwin">Darwin</h3>
    <p><!-- CL 461697 -->
      On macOS on 64-bit x86 architecture (the <code>darwin/amd64</code> port),
      the Go toolchain now generates position-independent executables (PIE) by default.
      Non-PIE binaries can be generated by specifying the <code>-buildmode=exe</code>
      build flag.
      On 64-bit ARM-based macOS (the <code>darwin/arm64</code> port),
      the Go toolchain already generates PIE by default.
    HTML
    - Registered: Tue Feb 06 11:13:10 GMT 2024
    - Last Modified: Wed Jan 31 20:51:56 GMT 2024
    - 45.6K bytes
    - Viewed (0)
Back to top