summaryrefslogtreecommitdiffstats
path: root/crypto/pad/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/pad/BUILD')
-rwxr-xr-xcrypto/pad/BUILD7
1 files changed, 7 insertions, 0 deletions
diff --git a/crypto/pad/BUILD b/crypto/pad/BUILD
new file mode 100755
index 0000000000..a4f1393a24
--- /dev/null
+++ b/crypto/pad/BUILD
@@ -0,0 +1,7 @@
+(
+
+ patch pad.c < $SCRIPT_DIRECTORY/pad.c.diff &&
+
+ default_build
+
+) > $C_FIFO 2>&1