From f8303ec6fb94ad15dcfdef59c315eef609768734 Mon Sep 17 00:00:00 2001 From: bruvzg <7645683+bruvzg@users.noreply.github.com> Date: Thu, 14 Dec 2017 16:15:06 +0200 Subject: Adds `macports_clang` build flag to build using clang-5.0 form MacPorts (with OpenMP support). --- thirdparty/README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'thirdparty/README.md') diff --git a/thirdparty/README.md b/thirdparty/README.md index dd931b2fcb..fbce76fcc7 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -179,6 +179,9 @@ Files extracted from upstream source: TODO. +Important: File `libvpx/vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c` has +Godot-made change marked with `// -- GODOT --` comments. + ## libwebp -- cgit v1.2.3