gnupg: don't prefix assembly level functions with underscore
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 16 Oct 2012 20:05:19 +0000 (22:05 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 16 Oct 2012 20:34:37 +0000 (22:34 +0200)
commit525cd9eed18c55ffae18467bcdf69d44a3673310
tree755673aad08a603f71488dca6fe6fe1ce628bb72
parent3dfd5f40401a8037bfa86c7c1b10946ff83be26f
gnupg: don't prefix assembly level functions with underscore

Fixes http://autobuild.buildroot.net/results/45a0856bafa9f2f7e86e2c063528c2b5b04c08d6

gnupg's configure script defaults to prepending an underscore ('_') to
the assembly level functions, which isn't correct for Linux and causes
linker errors for the archs where it has asm optimizations.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/gnupg/gnupg.mk