diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-08-21 22:40:54 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-08-21 22:40:54 +0200 |
commit | eea584e84a0935a35ff31192c0386e2668cd7df3 (patch) | |
tree | b959e3f2774d30d88016f86fc7048cbc73748eeb /apt-pkg/contrib/extracttar.cc | |
parent | 1eeacf3a51dbd7ddfc552919fc9dd3d498a9f971 (diff) |
CMake: Pass -Werror=return-type to gcc
In C++, this warns about not returning in a function not returning
void, which is undefined behavior and causes weird crashes. Make it
an error.
Diffstat (limited to 'apt-pkg/contrib/extracttar.cc')
0 files changed, 0 insertions, 0 deletions