Use buildflags and only build one attach_linux binary
authorJulian Gilbey <jdg@debian.org>
Mon, 5 Sep 2022 20:56:24 +0000 (21:56 +0100)
committerJulian Gilbey <jdg@debian.org>
Mon, 5 Sep 2022 20:56:24 +0000 (21:56 +0100)
commit769e11cd0410019063bae29d76739596fcb064bb
treef36eb82f747d1031003bd5488719b3946991998c
parentfc02d7ec6e8119f7fc707955429e88e43717144c
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