Skip to content

Makefile build does not work on macOS without INCLUDE_SPLIT=1

Basic info

  • Commit SHA:
  • Platform: macOS

Bug description

Makefile build on macoS build fails on macOS if INCLUDE_SPLIT=1 is not given to make. Reason is that macOS does not like empty objects to archive a lib.

Ways to reproduce

(Clear steps or refer to a failing automated test, e.g. with a pipeline link)