mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Bug in blowfish behoben
This commit is contained in:
parent
6e0fd3df65
commit
0d9ffec5ef
15 changed files with 467 additions and 164 deletions
|
@ -58,7 +58,7 @@ case "${target}" in
|
|||
*-*-linuxaout* | *-*-linuxoldld*)
|
||||
needs_underscore="y"
|
||||
;;
|
||||
*-*-linux* | *-sysv* | *-solaris*)
|
||||
*-*-linux* | *-sysv* | *-solaris* | *-gnu*)
|
||||
needs_underscore="n"
|
||||
;;
|
||||
*)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue