|
|
@ -2,7 +2,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# |
|
|
|
# Filename: package/.../libgcrypt/libgcrypt.conf |
|
|
|
# Filename: package/.../libgcrypt/libgcrypt.conf |
|
|
|
# Copyright (C) 2013 The OpenSDE Project |
|
|
|
# Copyright (C) 2013 - 2015 The OpenSDE Project |
|
|
|
# |
|
|
|
# |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
# |
|
|
|
# |
|
|
@ -20,3 +20,6 @@ if atstage cross; then |
|
|
|
# gets wrongly detected |
|
|
|
# gets wrongly detected |
|
|
|
var_append configcache ' ' "ac_cv_sys_symbol_underscore=no" |
|
|
|
var_append configcache ' ' "ac_cv_sys_symbol_underscore=no" |
|
|
|
fi |
|
|
|
fi |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# http://bugs.gnupg.org/gnupg/issue1619 even if they state resolved for 1.6.2 seems not. |
|
|
|
|
|
|
|
var_append confopt ' ' '--enable-random=linux' |
|
|
|