Skip to content
Snippets Groups Projects

COMP: allow Qt5 to compile on old kernels

Merged Guillaume Pasero requested to merge sb_low_kernel_version into develop

Small compilation fix for QT5 on SuperBuild. It refers to an issue I first had on #1687 (closed). It appeared again when working on CI. The new option USE_LOW_KERNEL_VERSION can be used to disable some features that require a more recent kernel version on Linux. This will also create more portable binaries.

Typical use case: compile SuperBuild in a Ubuntu 18.04 docker running on Ubuntu 14.04 host.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading