From 480d1380f050e4573b7c02a93b3c8cc512b353e5 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 07 Jan 2021 19:12:29 -0500 Subject: build: Remove static libraries --- diff --git a/build b/build index 4a9f97d..a0bee5f 100755 --- a/build +++ b/build @@ -22,6 +22,7 @@ build: install: build oh-autoinstall + rm dest/usr/lib/$(OPK_HOST_ARCH)/*.a oh-fixperms oh-strip oh-installfiles -- cgit v0.9.1