[neon/extras/clazy/Neon/release] debian: update the patches

Pino Toscano null at kde.org
Wed Sep 7 22:14:02 BST 2022


Git commit dda3037797a5c2577091aab303846c04f99cc0d3 by Pino Toscano.
Committed on 22/01/2022 at 09:32.
Pushed by jriddell into branch 'Neon/release'.

update the patches

- select-clangpp.diff: refresh

M  +2    -0    debian/changelog
M  +1    -1    debian/patches/select-clangpp.diff

https://invent.kde.org/neon/extras/clazy/commit/dda3037797a5c2577091aab303846c04f99cc0d3

diff --git a/debian/changelog b/debian/changelog
index 0c6a10d..b277378 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ clazy (1.11-0r1) UNRELEASED; urgency=medium
   [ Pino Toscano ]
   * New upstream release.
   * Drop -std=gnu++14 from the CXXFLAGS, as it should build fine now.
+  * Update the patches:
+    - select-clangpp.diff: refresh
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 22 Jan 2022 10:26:50 +0100
 
diff --git a/debian/patches/select-clangpp.diff b/debian/patches/select-clangpp.diff
index a27768f..8abd4ae 100644
--- a/debian/patches/select-clangpp.diff
+++ b/debian/patches/select-clangpp.diff
@@ -7,7 +7,7 @@ Last-Update: 2019-02-01
 
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -57,6 +57,10 @@ if(NOT CLAZY_BUILD_WITH_CLANG AND MSVC A
+@@ -65,6 +65,10 @@ if(NOT CLAZY_BUILD_WITH_CLANG AND MSVC A
    message(FATAL_ERROR "\nOn MSVC you need to pass -DCLANG_LIBRARY_IMPORT=C:/path/to/llvm-build/lib/clang.lib to cmake when building Clazy.\nAlso make sure you've built LLVM with -DLLVM_EXPORT_SYMBOLS_FOR_PLUGINS=ON")
  endif()
  



More information about the Neon-commits mailing list