Blender Git Loki

Git Commits -> Revision 1e3c0b4

Revision 1e3c0b4 by Sergey Sharybin (master)
July 7, 2020, 14:26 (GMT)
Make deps: Compile own version of nasm for Apple

The upstream version of nasm does not put version information to the
generated object files, which makes linker to show the following
warning:

building for macOS, but linking in object file

Using own patched version of nasm which puts required information to
the object file, making linker happy.

The plan is to either streamline the patch and provide it to the
upstream, or, it that takes too long, get an independent fix from the
upstream.

Commit Details:

Full Hash: 1e3c0b4b03e1b1f6a2a66539e7648a5b92fada91
Parent Commit: 202e7cc
Lines Changed: +176, -0

2 Added Paths:

/build_files/build_environment/cmake/nasm.cmake (+29, -0) (View)
/build_files/build_environment/patches/nasm.diff (+129, -0) (View)

4 Modified Paths:

/build_files/build_environment/cmake/ffmpeg.cmake (+6, -0) (Diff)
/build_files/build_environment/cmake/versions.cmake (+4, -0) (Diff)
/build_files/build_environment/cmake/x264.cmake (+7, -0) (Diff)
/build_files/build_environment/CMakeLists.txt (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021