From fd38aa5bd293cefecc8962dcc75357bcdb6060f1 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 23 Jun 2019 13:06:38 -0400 Subject: libsigsegv 2.12-1 Individual commits lost: e09d864 changelog: Release libsigsegv 2.12-1 9444115 release: New script (copied from gcc-8) 3295988 copyright: Update 2049433 libsigsegv.2: Use oh-shlibdeps 74a1035 libsigsegv-dev: Remove static library abc2b1d source.mk: Rewrite/update 8ba20bb keyring.gpg: Exclude from Git a5a1378 control: Update Maintainer 83037f3 changelog: New upstream version --- (limited to 'build') diff --git a/build b/build index 5f35cd8..334a6c4 100755 --- a/build +++ b/build @@ -16,8 +16,10 @@ build: configure install: build oh-autoinstall - # Remove GNU Libtool archive files. + # Remove static library and GNU Libtool archive. + rm -f dest/usr/lib/$(OPK_HOST_ARCH)/libsigsegv.a rm -f dest/usr/lib/$(OPK_HOST_ARCH)/libsigsegv.la oh-fixperms oh-strip oh-installfiles + oh-shlibdeps -- cgit v0.9.1