summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorAndreas Herrmann <andreash87@gmx.ch>2023-10-02 15:08:04 +0200
committerAndreas Herrmann <andreash87@gmx.ch>2023-10-05 10:44:34 +0200
commit13a4690d0d9f140eeb2d253184b5271d3010469e (patch)
tree737b2983e4c05b2c6cff63bb932d14adbac8e8a7 /pkgs/development/python-modules/httpserver
parent96a8a16dac0c36030c0a68e3ba3535621a1500b2 (diff)
cc-wrapper: Use MacOS compatible mktemp command
The commit 6f2b3ba027f0d74614ba1b21f15ea45b0beb0385 introduced a `mktemp` invokation that uses the `--tmpdir` flag, which is not available on MacOS. This changes the invokation to a portable one based on the following StackOverflow answer https://stackoverflow.com/a/31397073/841562 .
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions