Use buildflags and only build one attach_linux binary
authorJulian Gilbey <jdg@debian.org>
Sun, 14 Aug 2022 07:56:26 +0000 (08:56 +0100)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 14 Aug 2022 07:56:26 +0000 (08:56 +0100)
commitbcca49d58ed412f7820b1f4f8d8b1a08a716f412
tree865e2dc690d378bc1364bafe0e5a5f845b5181f7
parentfc3d2ecde3209452845494ba88a214ac333ca988
Use buildflags and only build one attach_linux binary

Forwarded: not-needed
Last-Update: 2022-06-16

 Original patch: William Grzybowski <william@grzy.org>
 The original code tries to build both 32-bit and 64-bit versions.
 This patched version only builds one copy of the library for the
 build architecture.

Gbp-Pq: Name improve-compilation-system.patch
pydevd_attach_to_process/add_code_to_python_process.py
pydevd_tracing.py