# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
find_program(CLANG_EXECUTABLE
- NAMES clang-mp-3.3 clang-mp-3.2 clang-mp-3.1 clang-mp-3.0 clang
+ NAMES clang-11
PATHS /opt/local/bin /usr/local/bin /usr/bin)
if (CLANG_EXECUTABLE)
[changes brought forward from 1.0.0-4+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sun, 24 Nov 2019 13:14:55 +0000]
* Force use of C.UTF-8 locale, the build fails under some locales (e.g. POSIX).
- -- Raspbian forward porter <root@raspbian.org> Sun, 27 Mar 2022 07:02:42 +0000
+ [changes introduced in 1.0.0-16+rpi1 by Peter Michael Green]
+ * Forve build with clang 11, newer versions cause armv7 contamination.
+
+ -- Peter Micheal Green <plugwash@raspbian.org> Sun, 26 Jun 2022 21:54:37 +0000
hedgewars (1.0.0-16) unstable; urgency=medium
Gianfranco Costamagna <locutusofborg@debian.org>
Standards-Version: 4.5.0
Build-Depends: cmake,
- clang [armel armhf i386 mipsel ppc64el],
+ clang-11 [armel armhf i386 mipsel ppc64el],
debhelper-compat (= 12),
dpkg-dev (>= 1.16.1~),
fp-compiler [!armel !armhf !i386 !mipsel !ppc64el],