o3de.org icon indicating copy to clipboard operation
o3de.org copied to clipboard

[DOCS] Build Reference update to use the LLVM linker

Open lemonade-dm opened this issue 1 year ago • 1 comments

Describe the issue briefly

There is a change in the o3de repo to add support for using the LLVM linker by default. With that change, there is an addition of a CMake Cache Variable called LY_LINKER that allows the user to force set a linker to use when the clang compiler is being used

Which page(s) / section(s) are affected?

The page that would need to be updated is this page.

Does this work have an engineering dependency? What is it?

The PR for this change is at https://github.com/o3de/o3de/pull/16101#discussion_r1218541863

lemonade-dm avatar Jun 05 '23 20:06 lemonade-dm

Opened a PR here #2427

nicholas-rh avatar Jun 06 '23 18:06 nicholas-rh