diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 21:56:06 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 21:58:51 (EDT) |
commit | f236b45409b6b9bb920d07964143a1babd758f04 (patch) | |
tree | 53ba6137bc5b45c048b5542d2c9da6ac4b1253a7 /build | |
parent | c2c6bf6a98a22bc37df91ceb44008a47b5d297f1 (diff) |
libtommath-dev: Remove static library
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ build: install: build oh-autoinstall -- -f makefile.shared $(macros) rm dest/usr/lib/$(OPK_HOST_ARCH)/libtommath.la + rm dest/usr/lib/$(OPK_HOST_ARCH)/libtommath.a oh-fixperms oh-strip oh-installfiles |