diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-07 19:12:29 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-07 21:02:41 (EST) |
commit | 480d1380f050e4573b7c02a93b3c8cc512b353e5 (patch) | |
tree | 3330c2ca1b91628d5d4c710deb0834f54edb4836 | |
parent | a40669a7e6ea880cf5624a5d0d166f33cfb071fb (diff) |
build: Remove static libraries
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ build: install: build oh-autoinstall + rm dest/usr/lib/$(OPK_HOST_ARCH)/*.a oh-fixperms oh-strip oh-installfiles |