Skip to content

macOS build fixes

Moritz Angermann requested to merge wip/angerman/fix-macos-linker into master
  • Fix build warning about unused variable
  • add more informative information to the machO linker
  • fix linker for empty sections in the machO linker (leading to segfaults)

Merge request reports