]> git.ipfire.org Git - ipfire-3.x.git/commit
ncurses: Avoid stripping the symbols from binaries
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Mar 2023 16:56:01 +0000 (16:56 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 13 Mar 2023 14:43:57 +0000 (14:43 +0000)
commitd5a5418a0392b8bc47c02aee30b485d66900de50
treeb26f9232f2b0d73619d573f6e3444099ceacca14
parent28792af2436c86c7e36b6227cd203a50baeea343
ncurses: Avoid stripping the symbols from binaries

Do not strip any symbols from the binaries during build time.
We need those for our hardening checks and will do the stripping for
the debuginfo packages afterwards.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
ncurses/ncurses.nm