CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/12/17 20:58:33
Modified files:
graphics/vulkan-validation-layers: Makefile
Added files:
graphics/vulkan-validation-layers/patches:
patch-layers_best_practices_utils_cpp
Log message:
use robin-hood-hashing as is upstream default now that it's in ports.
Also try to fix mips64* by sidestepping "mips" namespace collision which
helped per visa@; and include -mxgot to try to fix a truncated relocation
found by visa@
