Skip to content

Refactor: Disable bitcode

Ghost User requested to merge refactor/build-without-bitcode into master

Description

Built 4.5.5 without Bitcode to reduce size (and since it's not needed anymore).

Type of change

  • Refactoring (non-breaking change which only improves the code base)

How Has This Been Tested?

  • Change covered with automatic test
  • Manually tested

Checklist:

  • My code follows the Coding Conventions
  • I have performed a self-review of my own code
  • I have commented hard-to-understand areas (which can't be simplified easily)
  • I have made corresponding changes to the documentation
  • New and existing unit/integration tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
Edited by Ghost User

Merge request reports