diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-12-20 20:46:07 +0100 |
---|---|---|
committer | Ned Deily <nad@python.org> | 2018-12-20 14:46:07 -0500 |
commit | 782e1d537778d93eb4cba1343f71bfc51e7e3c00 (patch) | |
tree | 4ad3616d3f1ec49bb71e63636318ccc04b0939be /Python/structmember.c | |
parent | 789b0ee023f14385a2fd635272768c3b55a99773 (diff) | |
download | cpython-git-782e1d537778d93eb4cba1343f71bfc51e7e3c00.tar.gz |
bpo-35499: make profile-opt don't override CFLAGS_NODIST (GH-11164) (GH-11267)
"make profile-opt" no longer replaces CFLAGS_NODIST with CFLAGS. It
now adds profile-guided optimization (PGO) flags to CFLAGS_NODIST,
existing CFLAGS_NODIST flags are kept.
(cherry picked from commit 640ed520dd6a43a8bf470b79542f58b5d57af9de)
Diffstat (limited to 'Python/structmember.c')
0 files changed, 0 insertions, 0 deletions