Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
S
swiftshader
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • swiftshader
  • Repository

Switch branch/tag
  • swiftshader
  • docs
  • Index.md
Find file
BlameHistoryPermalink
  • Nicolas Capens's avatar
    Rename version scripts to linker scripts. · e75d3348
    Nicolas Capens authored Oct 06, 2017
    Blaze (Bazel) requires linker dependencies to have a .ld, .lds, or
    .ldscript extension. Note that version scripts are just the contents of
    the VERSION command in (true) linker scripts. However, the gold linker
    used by Android does not support implicit linker scripts (which amend
    the default linker script), nor the INSERT command. Therefore these
    linker scripts are still actually just version scripts.
    
    https://sourceware.org/binutils/docs/ld/VERSION.html
    
    Bug b/67482470
    
    Change-Id: I3bbe25dab6d916376bdc41bb723279ed2ef62fb0
    Reviewed-on: https://swiftshader-review.googlesource.com/13108Tested-by: 's avatarNicolas Capens <nicolascapens@google.com>
    Reviewed-by: 's avatarAlexis Hétu <sugoi@google.com>
    Reviewed-by: 's avatarNicolas Capens <nicolascapens@google.com>
    e75d3348
Index.md 7.72 KB
EditWeb IDE
×

Replace Index.md

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.