diff options
| author | Erik Johnston <erik@matrix.org> | 2022-10-03 11:20:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-03 11:20:18 +0100 |
| commit | 343038c3c3260e484cd1c7b73aa4b217ce3edac4 (patch) | |
| tree | 19299468e8e7753f1a2da37b8296a130554b729c | |
| parent | Revert the general exception recording introduced in #13814 (#13969) (diff) | |
| download | synapse-343038c3c3260e484cd1c7b73aa4b217ce3edac4.tar.xz | |
Always build Rust extension in release mode (#14009)
Fixes #13990
| -rw-r--r-- | build_rust.py | 3 | ||||
| -rw-r--r-- | changelog.d/14009.bugfix | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/build_rust.py b/build_rust.py |
