debian/rules: disable openmp for arm64 builds
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