[packages/luajit] don't strip binaries

atler atler at pld-linux.org
Tue May 3 13:08:06 CEST 2022


commit ba0dac01da42367a720640e78f9860f78109ed18
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue May 3 13:07:41 2022 +0200

    don't strip binaries

 luajit.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/luajit.spec b/luajit.spec
index cb13112..2f66464 100644
--- a/luajit.spec
+++ b/luajit.spec
@@ -86,6 +86,7 @@ sed -i -e '/install -m/s/-m/-p -m/' Makefile
 	CCOPT="%{rpmcflags} -fomit-frame-pointer" \
 	CCOPT_x86= \
 	LDFLAGS="%{rpmldflags}" \
+	TARGET_STRIP=: \
 	E="@:" \
 	Q= \
 	amalg
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/luajit.git/commitdiff/ba0dac01da42367a720640e78f9860f78109ed18



More information about the pld-cvs-commit mailing list