Skip to content

debian/rules: disable openmp for arm64 builds

Mitchell Dzurick requested to merge mitchdz/darktable:master into master

arm64 FTBFS with errors related to simd. This disables openmp so darktable will build. This is not optimal, and should be removed once fixed in gcc.

(Closes: #1053405)

See also gcc bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111677

Merge request reports

Loading