package/heirloom-mailx: fix link issue with getopt
authorRomain Naour <romain.naour@openwide.fr>
Sat, 16 May 2015 21:22:22 +0000 (23:22 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 16 May 2015 21:31:07 +0000 (23:31 +0200)
commitd4171c5192e44f2733ccd217222680e597e6397d
tree6370569b7201a01eafb5a137947015a9993417dc
parentf28af782655c8c4ccc2d9180d6c9f3ac36d71d00
package/heirloom-mailx: fix link issue with getopt

With NIOS2 toolchain, heirloom-mailx fail to build
due to missing -fPIC when linking with its own getopt.

Since static build for heirloom-mailx is disabled,
always pass -fPIC in CFLAGS.

Fixes:
http://autobuild.buildroot.net/results/333/33346f4555ed403bab7b739dd5d47814efa8eb4c

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/heirloom-mailx/heirloom-mailx.mk