Skip to content

Commit 318463f

Browse files
committed
ports/libgcrypt: Readd --disable-dev-random flag
1 parent 193c1a5 commit 318463f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipes/libgcrypt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ prepare() {
1515

1616
configure() {
1717
autotools_configure \
18+
--disable-dev-random \
1819
--with-libgpg-error-prefix="${sysroot_dir}${prefix}"
1920
}
2021

0 commit comments

Comments
 (0)