CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/05/03 16:37:29
Modified files:
graphics/vulkan-loader: Makefile
graphics/vulkan-loader/patches: patch-loader_CMakeLists_txt
Log message:
backout attempt to fix build on aarch64
Broke i386 as the clang 8.0 integrated assembler can not handle 'offset'.
The amd64 path in the assembly does not use 'offset'.
ok sthen@
