aboutsummaryrefslogtreecommitdiffstats
path: root/community/rust/alpine-move-py-scripts-to-share.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/rust/alpine-move-py-scripts-to-share.patch')
-rw-r--r--community/rust/alpine-move-py-scripts-to-share.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rust/alpine-move-py-scripts-to-share.patch b/community/rust/alpine-move-py-scripts-to-share.patch
index dcab4abd81..261e62a84a 100644
--- a/community/rust/alpine-move-py-scripts-to-share.patch
+++ b/community/rust/alpine-move-py-scripts-to-share.patch
@@ -8,7 +8,7 @@
+GDB_PYTHON_MODULE_DIRECTORY="$RUSTC_SYSROOT/share/rust/etc"
# Run GDB with the additional arguments that load the pretty printers
- PYTHONPATH="$PYTHONPATH:$GDB_PYTHON_MODULE_DIRECTORY" gdb \
+ # Set the environment variable `RUST_GDB` to overwrite the call to a
--- a/src/etc/rust-lldb
+++ b/src/etc/rust-lldb
@@ -33,7 +33,7 @@