K 10 svn:author V 5 tobik K 8 svn:date V 27 2018-07-28T07:16:31.756630Z K 7 svn:log V 570 games/ultimatestunts: Fix build with Clang 6 and lld gamerenderer.cpp:81:30: error: non-constant-expression cannot be narrowed from type 'double' to 'GLfloat' (aka 'float') in initializer list [-Wc++11-narrowing] GLfloat specular_color[] = {3.0*lightCol.x, 3.0*lightCol.y, 3.0*lightCol.z, 1.0}; ^~~~~~~~~~~~~~ http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475044_s336572/logs/ultimatestunts-0.7.7.1_4.log - Fix bad absolute symlink - Mark as LLD_UNSAFE because of audio/openal-soft dependency [1] PR: 226980 [1] END