summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 0e16deb..fba72d9 100755
--- a/build
+++ b/build
@@ -10,5 +10,5 @@ install:
cd src && \
make DESTDIR="$$(pwd)/../dest" install && \
cd ..
- #oh-strip -g
+ oh-strip -k
oh-installfiles