From 40be0b24f024e5775d8ed43960fcb5b51dcc9bb8 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sun, 22 Feb 2015 14:34:10 +0000 Subject: [PATCH] - Strip library --- graphics/urt/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index 1b3be7418570..93f80273c5e8 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -43,5 +43,6 @@ post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/img @(cd ${WRKSRC}/img && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}/img) .endif + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/librle.so .include