blob: ed730b9d9b4a49a2c278fc43347e36925d7e2ad2 [file] [log] [blame]
``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.