diff options
Diffstat (limited to 'crypto/scrypt/build-config.mk')
-rw-r--r-- | crypto/scrypt/build-config.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/crypto/scrypt/build-config.mk b/crypto/scrypt/build-config.mk new file mode 100644 index 000000000..3d2ab9195 --- /dev/null +++ b/crypto/scrypt/build-config.mk @@ -0,0 +1,6 @@ +# Auto-generated - DO NOT EDIT! +# To regenerate, edit scrypt.config, then run: +# ./import_scrypt.sh import /path/to/scrypt-1.1.6.tar.gz +# +scrypt_cflags := \ + |