From aa07aca9dc95ffb14b3dfaa788f22461fe0e9863 Mon Sep 17 00:00:00 2001 From: Martin Ridgers Date: Mon, 6 Feb 2023 14:10:08 +0100 Subject: Added note about UE toolchain meeting VFX reference platform versions --- scripts/ue_build_linux/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'scripts') diff --git a/scripts/ue_build_linux/README.md b/scripts/ue_build_linux/README.md index 1665b24a2..00249ddbe 100755 --- a/scripts/ue_build_linux/README.md +++ b/scripts/ue_build_linux/README.md @@ -1,8 +1,9 @@ # Build Zen with the UE Linux toolchain -This folder contains scripts to build Zen using the UE Linux toolchain. It -works by using the --sysroot= option to redirect compilers and linkers to find -headers and libraries. There are a few components involved; +This folder contains scripts to build Zen using the UE Linux toolchain. This +can be used to output binaries that meet the VFX Reference Platform versions. +It works by using the --sysroot= option to redirect compilers and linkers to +find headers and libraries. There are a few components involved; 1) get_ue_toolchain.sh -- cgit v1.2.3