diff options
Diffstat (limited to 'testing/cppcheck/avoid_execinfo.patch')
-rw-r--r-- | testing/cppcheck/avoid_execinfo.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/cppcheck/avoid_execinfo.patch b/testing/cppcheck/avoid_execinfo.patch index c77dbc24f3..8924a0b0d6 100644 --- a/testing/cppcheck/avoid_execinfo.patch +++ b/testing/cppcheck/avoid_execinfo.patch @@ -1,6 +1,6 @@ ---- cppcheck-1.68-origin/cli/cppcheckexecutor.cpp -+++ cppcheck-1.68/cli/cppcheckexecutor.cpp -@@ -51,7 +51,7 @@ +--- cppcheck-1.73-origin/cli/cppcheckexecutor.cpp ++++ cppcheck-1.73/cli/cppcheckexecutor.cpp +@@ -50,7 +50,7 @@ #endif #endif |