summaryrefslogtreecommitdiff
path: root/src/string_vec.c
diff options
context:
space:
mode:
authorPhil Jones <philj56@gmail.com>2022-09-07 22:45:39 +0100
committerPhil Jones <philj56@gmail.com>2022-09-07 22:45:39 +0100
commitca4451eae114bee59b71a86ccc22602dacf7bb77 (patch)
treee3f9acea079558ed7b3631d28fc50657baa971b1 /src/string_vec.c
parentadc683b7fa847bc1776e3bece532c39aff12b039 (diff)
Fix failure to link tofi-compgen without LTO.
This was caused by an unused (but included) function not being linked. LTO was able to determine that the missing function didn't need to be linked, so didn't complain, leading to this bug being missed.
Diffstat (limited to 'src/string_vec.c')
0 files changed, 0 insertions, 0 deletions