diff options
author | Eric Engestrom <[email protected]> | 2019-08-03 00:32:28 +0100 |
---|---|---|
committer | Eric Engestrom <[email protected]> | 2019-08-03 00:20:21 +0000 |
commit | 2fd30e37220484f44b1cfb1ee9afbe6c8a0b43f0 (patch) | |
tree | 69cf194cab9a5161b114df1e7212709aa69d0fa6 /src/gbm | |
parent | b558fa4dfed2adea664552ddca6a86b6d66b62a8 (diff) |
util: fix pointer type on NetBSD
NetBSD expects a `void *` argument [1] as the printf-style arguments to
the formatting string, so we need to cast the `const` away.
[1] https://netbsd.gw.com/cgi-bin/man-cgi?pthread_setname_np++NetBSD-current
Suggested-by: Kamil Rytarowski <[email protected]>
Signed-off-by: Eric Engestrom <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/gbm')
0 files changed, 0 insertions, 0 deletions