rcrt1 2.0.0

Relocate ELF dynamic symbols
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[![Workflow Status](https://github.com/enarx/rcrt1/workflows/test/badge.svg)](https://github.com/enarx/rcrt1/actions?query=workflow%3A%22test%22)
[![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/enarx/rcrt1.svg)](https://isitmaintained.com/project/enarx/rcrt1 "Average time to resolve an issue")
[![Percentage of issues still open](https://isitmaintained.com/badge/open/enarx/rcrt1.svg)](https://isitmaintained.com/project/enarx/rcrt1 "Percentage of issues still open")
![Maintenance](https://img.shields.io/badge/maintenance-activly--developed-brightgreen.svg)

# rcrt1

Relocate ELF dynamic symbols.

Has to be included with

```toml
[profile.dev.package.rcrt1]
opt-level = 3
```

License: Apache-2.0