acpica/generate
Armin Wolf 517cb39a8c Do not strip debug info when debugging is enabled
Then DEBUG is set to TRUE, the resulting binaries contain debugging
information. Since those binaries are however always stripped during
installation, this debug information is effectively unusable.

Fix this by not stripping the resulting binaries during installation
in such a case.

Fixes: a7a2de9b80 ("Makefile: add debug flag")
Signed-off-by: Armin Wolf <W_Armin@gmx.de>
2024-04-18 00:53:45 +02:00
..
efi Allow disabling of -Werror 2022-09-28 21:43:36 +02:00
lint generate/lint/*.lnt: Remove unneeded whitespace at end of line 2020-10-26 11:17:03 +01:00
linux Trivial: fix spelling mistakes 2019-02-14 15:14:57 -08:00
msvc2017 Remove INTEGRITYCHECK flag from binary file generations 2023-03-21 12:39:10 -07:00
release Build script: Use acpisrc-dbg instead of simply acpisrc, 2022-10-27 09:25:42 -07:00
unix Do not strip debug info when debugging is enabled 2024-04-18 00:53:45 +02:00