summaryrefslogtreecommitdiffstats
path: root/crypto/bcrypt/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bcrypt/BUILD')
-rwxr-xr-xcrypto/bcrypt/BUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/crypto/bcrypt/BUILD b/crypto/bcrypt/BUILD
new file mode 100755
index 0000000000..858efcfb53
--- /dev/null
+++ b/crypto/bcrypt/BUILD
@@ -0,0 +1,4 @@
+sedit "s/CFLAGS = -O2 -Wall/CFLAGS = $CFLAGS/" Makefile &&
+sedit "s/\/local//" Makefile &&
+
+make