gnutls: fix libgcrypt handling with external toolchains
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 4 Jun 2012 12:00:13 +0000 (14:00 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 4 Jun 2012 12:00:13 +0000 (14:00 +0200)
commitd6d52903bba357f3bc18d1736e97e4da2ad91c00
tree6dc3cb64776f5dfb2cf0556364f1ae7953af84cf
parentf865a2105654f281de1bcc6041b350b131720ace
gnutls: fix libgcrypt handling with external toolchains

The explicit gnutls prefix in combination with the libc.so linker script
and non-default sysroot seems to confuse external toolchains, causing
configure to error out. Workaround it by not using an explicit libgcrypt
prefix as it is installed in the sysroot anyway.

Fixes http://autobuild.buildroot.net/results/3b3901bea904bf32bccbd3e9a4274d604776cb98

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