Fix patch file so that it doesnt ask for which file to patch

This commit is contained in:
Yaksh Bariya 2021-06-11 09:45:40 +05:30 committed by Henrik Grimler
parent 0da4b10934
commit 9452cebd07
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
--- src/third_party/blake3/CMakeLists.txt 2021-05-10 00:09:46.000000000 +0530
+++ src/third_party/blake3/CMakeLists.txt.mod 2021-06-11 09:05:04.054571163 +0530
diff -uNr src/third_party/blake3/CMakeLists.txt src/third_party/blake3/CMakeLists.txt.mod
--- ./src/third_party/blake3/CMakeLists.txt 2021-05-10 00:09:46.000000000 +0530
+++ ./src/third_party/blake3/CMakeLists.txt.mod 2021-06-11 09:05:04.054571163 +0530
@@ -17,44 +17,7 @@
set(compile_flags "${others_flags}")
endif()