A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/protocolbuffers/protobuf/commit/664d94a5f6a8408939fd4d8a87624292a844c1c9 below:

Patch `rules_ruby` to apply `neverlink = True` to the `jars` rule (#2… · protocolbuffers/protobuf@664d94a · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+17

-0

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+17

-0

lines changed Original file line number Diff line number Diff line change

@@ -67,6 +67,7 @@ single_version_override(

67 67

patch_strip = 1,

68 68

patches = [

69 69

"@com_google_protobuf//:Disable_bundle_install.patch",

70 +

"@com_google_protobuf//:Neverlink_jruby_jars.patch",

70 71

],

71 72

version = "0.17.3",

72 73

)

Original file line number Diff line number Diff line change

@@ -0,0 +1,16 @@

1 +

Index: ruby/private/download/BUILD.tpl

2 +

IDEA additional info:

3 +

Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP

4 +

<+>UTF-8

5 +

===================================================================

6 +

diff --git a/ruby/private/download/BUILD.tpl b/ruby/private/download/BUILD.tpl

7 +

--- a/ruby/private/download/BUILD.tpl (revision 26e0ba621cb82933f28a59373cb6a7afe54fae95)

8 +

+++ b/ruby/private/download/BUILD.tpl (date 1745340325192)

9 +

@@ -33,6 +33,7 @@

10 +

["dist/lib/**/*.jar"],

11 +

allow_empty = True,

12 +

),

13 +

+ neverlink = True,

14 +

)

15 + 16 +

rb_toolchain(

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4