summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/build b/build
index 98b6c73..2f4ade0 100755
--- a/build
+++ b/build
@@ -15,6 +15,8 @@ build: configure
install: build
oh-autoinstall
+ # Remove GNU Libtool archive files.
+ rm -f dest/usr/lib/$(OPK_HOST_ARCH)/gawk/*.la
# Remove symbolic and hard links in /usr/bin.
rm -f dest/usr/bin/awk
rm -f dest/usr/bin/gawk-*