configure: Add --enable-build-id option.
commit13ca3c883334801e2cadc699c2d35bb783e435dc
authorNicholas Fraser <nfraser@codeweavers.com>
Tue, 16 Feb 2021 21:15:32 +0000 (16 16:15 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Feb 2021 21:39:34 +0000 (18 22:39 +0100)
treee00b32deb4ed2471249ec787fa33a1b9cb22a0cf
parent3898ad408bb7ad50555ce6bce0fc02ab60eb5caf
configure: Add --enable-build-id option.

Build-ids are required for doing certain kinds of performance tracing. For
example build-ids let Linux perf find the correct objects and transfer them
to other machines via "perf archive".

Signed-off-by: Nicholas Fraser <nfraser@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
configure
configure.ac