Enable stripping

This commit is contained in:
2025-10-26 15:35:12 +02:00
parent e1c000743a
commit 40ab904ada
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -19,6 +19,7 @@ build() {
--enable-sdl \
--enable-tpm \
--enable-kvm \
--enable-strip \
--with-coroutine=ucontext
make
}