ray/thirdparty/patches/rules_boost-undefine-boost_fallthrough.patch
mehrdadn 9948a3779d Simplify patches and make them more robust (#6478)
* 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
2019-12-16 19:28:06 -08:00

8 lines
163 B
Diff

diff --git BUILD.boost BUILD.boost
--- BUILD.boost
+++ BUILD.boost
@@ -1356,3 +1356,2 @@ boost_library(
defines = [
- "BOOST_FALLTHROUGH",
],
--