summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-06-23 13:06:38 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-06-23 13:12:39 (EDT)
commitfd38aa5bd293cefecc8962dcc75357bcdb6060f1 (patch)
treef21b802f539baee16748239c9354b8689259aadf /build
parent0fc21fe42712b3a203f25e1369b00a52690099f2 (diff)
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
Diffstat (limited to 'build')
-rwxr-xr-xbuild4
1 files changed, 3 insertions, 1 deletions
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