mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00

* Get rid of 'index' lines in patches, which are unnecessary and likely wrong anyway (esp. when there are multiple patches) * Simplify patches to remove unnecessary context and make them more robust
8 lines
163 B
Diff
8 lines
163 B
Diff
diff --git BUILD.boost BUILD.boost
|
|
--- BUILD.boost
|
|
+++ BUILD.boost
|
|
@@ -1356,3 +1356,2 @@ boost_library(
|
|
defines = [
|
|
- "BOOST_FALLTHROUGH",
|
|
],
|
|
--
|