diff options
Diffstat (limited to 'www/webkitgtk4/patches/patch-Source_cmake_WebKitCompilerFlags_cmake')
| -rw-r--r-- | www/webkitgtk4/patches/patch-Source_cmake_WebKitCompilerFlags_cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webkitgtk4/patches/patch-Source_cmake_WebKitCompilerFlags_cmake b/www/webkitgtk4/patches/patch-Source_cmake_WebKitCompilerFlags_cmake index 621a404..30ff864 100644 --- a/www/webkitgtk4/patches/patch-Source_cmake_WebKitCompilerFlags_cmake +++ b/www/webkitgtk4/patches/patch-Source_cmake_WebKitCompilerFlags_cmake | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | Index: Source/cmake/WebKitCompilerFlags.cmake | 1 | Index: Source/cmake/WebKitCompilerFlags.cmake |
| 2 | --- Source/cmake/WebKitCompilerFlags.cmake.orig | 2 | --- Source/cmake/WebKitCompilerFlags.cmake.orig |
| 3 | +++ Source/cmake/WebKitCompilerFlags.cmake | 3 | +++ Source/cmake/WebKitCompilerFlags.cmake |
| 4 | @@ -252,9 +252,9 @@ if (NOT MSVC) | 4 | @@ -275,9 +275,9 @@ if (NOT MSVC) |
| 5 | string(REGEX MATCHALL "-fsanitize=[^ ]*" ENABLED_COMPILER_SANITIZERS ${CMAKE_CXX_FLAGS}) | 5 | string(REGEX MATCHALL "-fsanitize=[^ ]*" ENABLED_COMPILER_SANITIZERS ${CMAKE_CXX_FLAGS}) |
| 6 | endif () | 6 | endif () |
| 7 | 7 | ||
