diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-01 00:21:39 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-01 00:21:39 (EDT) |
commit | c47fb55510b679db41ea6d607567bd01fb91df5a (patch) | |
tree | 03b1872c30e9cc09f194ba384a49dda6585e86e6 /build | |
parent | cf50585fd33eb2fc956703a784dee89b1ff1cd72 (diff) |
libtomcrypt.0: Remove static library
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ build: install: build oh-autoinstall -- -f makefile.shared $(macros) rm dest/usr/lib/$(OPK_HOST_ARCH)/libtomcrypt*.la + rm dest/usr/lib/$(OPK_HOST_ARCH)/libtomcrypt*.a oh-fixperms oh-strip oh-installfiles |