bindings: python: don't store build system paths in output files
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 8 Feb 2023 12:34:26 +0000 (13:34 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 8 Feb 2023 13:24:30 +0000 (14:24 +0100)
commitb5035729222877aa5ed6d3e1facdb4747e7e58fe
tree50d203fe6ac91b7d7c8be4a897a65c2bf24354ae
parentee0af2f393caa2b1a3248b288c3cb37a63e51011
bindings: python: don't store build system paths in output files

Using the __FILE__ macro contaminates the build artifacts with global
build host file system paths. Don't use it.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
bindings/python/gpiod/ext/common.c
bindings/python/gpiod/ext/internal.h