[changes brought forward from 0.20.2+dfsg1-4+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Tue, 28 Feb 2023 01:17:57 +0000]
* Switch armhf from qtwebengine to qtwebkit.
- -- Raspbian forward porter <root@raspbian.org> Fri, 21 Jun 2024 17:25:37 +0000
+ -- Peter Michael Green <plugwash@raspbian.org> Fri, 21 Jun 2024 23:06:18 +0000
freecad (0.21.2+dfsg1-3) unstable; urgency=medium
LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS) -Wl,--as-needed -Wl,-flto
# architectures with support for QTWebEngine
-with_qt_webengine = amd64 arm64 armhf i386 mips64el
+with_qt_webengine = amd64 arm64 i386 mips64el
ifneq (,$(filter $(DEB_TARGET_ARCH),$(with_qt_webengine)))
build_web := On
else