summaryrefslogtreecommitdiffstats
path: root/crypto/qca-pkcs11/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/qca-pkcs11/BUILD')
-rwxr-xr-xcrypto/qca-pkcs11/BUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/qca-pkcs11/BUILD b/crypto/qca-pkcs11/BUILD
new file mode 100755
index 0000000000..3b76e02f17
--- /dev/null
+++ b/crypto/qca-pkcs11/BUILD
@@ -0,0 +1,5 @@
+QTDIR="${QTDIR:-$INSTALL_ROOT/usr}" &&
+PATH="$QTDIR/bin/qt4:$PATH" &&
+./configure --qtdir=$QTDIR &&
+make
+