diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-06-13 17:39:42 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-06-13 17:39:42 (EDT) |
commit | a44b18456d3cb97bfeb42aecba4b7266c0987156 (patch) | |
tree | 45cff316d8be988654b221d1aed505a01aa51b75 | |
parent | be04f0aad43014789b38d00f94613669ba294bcc (diff) |
build: Remove libtool archive files.
-rwxr-xr-x | build | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ build: install: build oh-autoinstall + rm dest/usr/lib/$(OPK_HOST_ARCH)/libasound.la + rm dest/usr/lib/$(OPK_HOST_ARCH)/alsa-lib/smixer/*.la oh-fixperms oh-strip -k oh-installfiles |