Fix patch file so that it doesnt ask for which file to patch
This commit is contained in:
parent
0da4b10934
commit
9452cebd07
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user