Use buildflags and only build one attach_linux binary
authorJulian Gilbey <jdg@debian.org>
Mon, 8 Aug 2022 19:07:18 +0000 (20:07 +0100)
committerJulian Gilbey <jdg@debian.org>
Mon, 8 Aug 2022 19:07:18 +0000 (20:07 +0100)
commit7a47d40f703388fbff201e35fa19409b08a3e5e1
tree0ca8ce0048c0b2406bcddb6772023d5c64230fbc
parent49b8c8c172ddee8aef7b3c831e2063559cf4ee53
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