gd: fix pthread related static linking issue for utilities
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 26 Oct 2014 23:52:45 +0000 (00:52 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 26 Oct 2014 23:54:01 +0000 (00:54 +0100)
commite6debc2e078d06e0ac177a882d9f4268f5b37077
tree04d73d4704286e257d35a3fa47db35ef1f4d5a07
parentf3026e3850a2dda48f4cb17559152e3b3cceaaa1
gd: fix pthread related static linking issue for utilities

gd forgets to link utilities with -pthread even though it uses pthreads,
causing linking errors with static linking.

Fixes http://autobuild.buildroot.net/results/156/1564b8de7785c1a756bead1a4160a2b6e2a2243e/

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gd/gd.mk