summaryrefslogtreecommitdiffstats
path: root/crypto/hashsum/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/hashsum/BUILD')
-rwxr-xr-xcrypto/hashsum/BUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/hashsum/BUILD b/crypto/hashsum/BUILD
new file mode 100755
index 0000000000..790d012eac
--- /dev/null
+++ b/crypto/hashsum/BUILD
@@ -0,0 +1,5 @@
+invoke_gcc &&
+if [[ "$HOST" == x86_64-* ]]; then
+ patch -p1 < $SCRIPT_DIRECTORY/hashsum-64-bit.patch
+fi &&
+make