summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-string-utils
diff options
context:
space:
mode:
authorPierre Bourdon <delroth@gmail.com>2023-05-14 04:10:20 +0200
committerPierre Bourdon <delroth@gmail.com>2023-05-14 06:36:04 +0200
commite1daacf987d6064bd7dc65a30e7715990bc1c011 (patch)
treedb2377d12ec6a4954dbf234f7bb49e3d76efa0d7 /pkgs/development/python-modules/python-string-utils
parentb6b5f5c61bc051ecaed58fd065a9e5e54af1c40d (diff)
pahole: patch to force single-threaded mode if reproducibility is desired
pahole's processes DWARF -> BTF in a pseudo-random order if multi threading is enabled (default in the Linux kernel). This can be fixed in dependent derivation by making sure users don't ever pass "-j" or "-j N", but it seems easier and safer to just detect whether reprodubility is desired (by proxy: if SOURCE_DATE_EPOCH is set) and ignore the multi-threading flag.
Diffstat (limited to 'pkgs/development/python-modules/python-string-utils')
0 files changed, 0 insertions, 0 deletions