setools: fix build on SPARC64
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 26 Mar 2016 17:49:41 +0000 (18:49 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 26 Mar 2016 17:49:41 +0000 (18:49 +0100)
commit8a2e75633f136f021692354434ac0b2d9a81e38c
tree4dad9f67c0bec06544699467a36c4e37e4aba047
parentb33c4a2d4e5390d3d657d2afd8a9a275a5cf4185
setools: fix build on SPARC64

To build shared libraries on SPARC64, -fPIC must be used instead of
just -fpic. This commit fixes the setools package, which allows to get
rid of the following autobuilder failure:

  http://autobuild.buildroot.net/results/ba1e473178bb66ebc43897b20e534606d2577ee3/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/setools/setools.mk