Debian Patches
Status for onnx/1.20.0-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| fix-shebang.patch | find . -type f -name '*.py' -exec \ sed -i -e 's@#!/usr/bin/env python@#!/usr/bin/python3@' '{}' + | no | ||||
| soversion.patch | give the shared objects a soversion and remove -fvisibility=hidden Hidden symbols lead to undefined references, disabling is the easiest way. | no | ||||
| cmake-no-rpath.patch | no |
