--- a/CMakeLists.txt 2018-06-27 11:08:31.760053691 -0400 +++ a/CMakeLists.txt 2018-06-27 11:09:33.920054914 -0400 @@ -38,6 +38,8 @@ # Disallow building during install to avoid permission problems set(CMAKE_SKIP_INSTALL_ALL_DEPENDENCY 1) +set(CMAKE_EXE_LINKER_FLAGS "-fuse-ld=bfd -fno-use-linker-plugin ${CMAKE_EXE_LINKER_FLAGS}") + find_package(Vala REQUIRED) vala_require("0.16.0") set(VALAFLAGS ${VALAFLAGS}