Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:23
erlang
otp_src_23.0-lib-runtime_tools-no_inline.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File otp_src_23.0-lib-runtime_tools-no_inline.patch of Package erlang
diff -Ndurp otp_src_23.0/lib/runtime_tools/src/dyntrace.erl otp_src_23.0-lib-runtime_tools-no_inline/lib/runtime_tools/src/dyntrace.erl --- otp_src_23.0/lib/runtime_tools/src/dyntrace.erl 2020-05-11 15:53:36.000000000 +0300 +++ otp_src_23.0-lib-runtime_tools-no_inline/lib/runtime_tools/src/dyntrace.erl 2020-05-17 20:22:56.787966633 +0300 @@ -425,3 +425,5 @@ spread_tag(B) -> -spec restore_tag(true | {non_neg_integer(), binary() | []}) -> true. restore_tag(T) -> erlang:dt_restore_tag(T). + +-compile([no_inline,nowarn_nif_inline]).
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor