summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Build/2018-06-04-21-34-34.bpo-5755.65GmCj.rst
blob: 8bcad4418bafc6727233804148438f603ec3996f (plain)
1
2
3
Move ``-Wstrict-prototypes`` option to ``CFLAGS_NODIST`` from ``OPT``. This
option emitted annoying warnings when building extension modules written in
C++.