diff options
Diffstat (limited to 'changes/af_unspec')
-rw-r--r-- | changes/af_unspec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/af_unspec b/changes/af_unspec new file mode 100644 index 0000000000..19ef4b4ccf --- /dev/null +++ b/changes/af_unspec @@ -0,0 +1,4 @@ + o Minor features: + - Detect when we build on a platform that doesn't define AF_UNSPEC to 0. + We don't work there, so refuse to compile. + |