Commit ce99cb3
committed
configure: actually fix Alpine mktemp issue
Apparently busybox is _really_ picky, and string must really end
in XXXXXX. So do that, and generate the .c and .o from that.
Fixes: a46158b ("Make mktemp happy on Alpine Linux")
Signed-off-by: Jens Axboe <axboe@kernel.dk>1 parent 1b9d216 commit ce99cb3
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
478 | 478 | | |
479 | 479 | | |
480 | 480 | | |
481 | | - | |
482 | | - | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
483 | 484 | | |
484 | 485 | | |
485 | 486 | | |
| |||
0 commit comments