RPM chokes on patches with an offset (!!)
This commit is contained in:
parent
883d42f823
commit
615b2e653b
@ -1,8 +1,8 @@
|
||||
diff --git a/mono/mini/aot-compiler.c b/mono/mini/aot-compiler.c
|
||||
index d831bfe8cf5..e419cbdb53b 100644
|
||||
index 61becfed022..e04c9f0b7ae 100644
|
||||
--- a/mono/mini/aot-compiler.c
|
||||
+++ b/mono/mini/aot-compiler.c
|
||||
@@ -12465,7 +12465,7 @@ mono_compile_assembly (MonoAssembly *ass, guint32 opts, const char *aot_options,
|
||||
@@ -12496,7 +12496,7 @@ mono_compile_assembly (MonoAssembly *ass, guint32 opts, const char *aot_options,
|
||||
acfg->aot_opts.nimt_trampolines = 512;
|
||||
acfg->aot_opts.nrgctx_fetch_trampolines = 128;
|
||||
acfg->aot_opts.ngsharedvt_arg_trampolines = 512;
|
||||
|
Loading…
x
Reference in New Issue
Block a user