Disable -Wstringop-truncation.
authorTaylor R Campbell <campbell@mumble.net>
Thu, 8 Nov 2018 17:09:47 +0000 (17:09 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Thu, 8 Nov 2018 17:24:50 +0000 (17:24 +0000)
commitfacd05570f9d26fd859580e40a3f2eb12987f5ba
treebbd91a5c380253428599ce90ce10707cc3889129
parent8d07d8ced786b0094377d2cf1b8ba3eafe2e04ea
Disable -Wstringop-truncation.

We use strncpy in very limited ways, one of which is for struct
sockaddr_un, for which strncpy truncation is correct.
src/microcode/configure.ac