Browse Source

make-release: build with --enable-scrypt

Luke Dashjr 13 years ago
parent
commit
2ea9149ad8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      make-release

+ 1 - 0
make-release

@@ -48,6 +48,7 @@ cp -av "$IDIR/"ADL_SDK/adl_{defines,sdk,structures}.h "ADL_SDK/"
 	--enable-icarus \
 	--enable-icarus \
 	--enable-modminer \
 	--enable-modminer \
 	--enable-ztex \
 	--enable-ztex \
+	--enable-scrypt \
 	--build=i686-pc-linux-gnu \
 	--build=i686-pc-linux-gnu \
 	--host=i686-pc-mingw32
 	--host=i686-pc-mingw32
 make -j4
 make -j4