summaryrefslogtreecommitdiffstats
path: root/crypto/gnupg/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/gnupg/BUILD')
-rwxr-xr-xcrypto/gnupg/BUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/gnupg/BUILD b/crypto/gnupg/BUILD
new file mode 100755
index 0000000000..7c3b10678d
--- /dev/null
+++ b/crypto/gnupg/BUILD
@@ -0,0 +1,5 @@
+if [[ $GNUPG_STATIC == y ]]; then
+ LDFLAGS="-static -s $LDFLAGS"
+fi &&
+
+default_build