summaryrefslogtreecommitdiffstats
path: root/audio-soft/njconnect/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/njconnect/BUILD')
-rwxr-xr-xaudio-soft/njconnect/BUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/audio-soft/njconnect/BUILD b/audio-soft/njconnect/BUILD
new file mode 100755
index 0000000000..ea7bd7d33b
--- /dev/null
+++ b/audio-soft/njconnect/BUILD
@@ -0,0 +1,5 @@
+make &&
+
+if list_find "$LDFLAGS" "-s"; then
+ strip -v njconnect
+fi