mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-07 02:46:22 -04:00

`kos32-strip`` contains a bug: When trying to strip a large object file builded by `clink`, a segfault occurs. This bug is not reproduced on the newer `strip`. Signed-off-by: Maxim Logaev <maxlogaev@proton.me>