summaryrefslogtreecommitdiffstats
path: root/package/postgresql/S50postgresql
diff options
context:
space:
mode:
authorThomas Claveirole <thomas.claveirole@green-communications.fr>2015-05-29 18:15:10 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-07-11 00:23:11 +0200
commit51c9ee06553a533e1404ee512c998b15f4b73fa2 (patch)
treeef49dd5d3c1ab513b21cf236f49347f4dc8feb6a /package/postgresql/S50postgresql
parent6272583956ebd659f40cd5e7ef89367abaa83539 (diff)
downloadbuildroot-51c9ee06553a533e1404ee512c998b15f4b73fa2.tar.gz
buildroot-51c9ee06553a533e1404ee512c998b15f4b73fa2.zip
libfcgi: link with libm when needed
libfcgi uses frexp() and thus should link with libm, but fails to do so. Thus link errors with programs that use libfcgi (the bug does appear only with uClibc, because the GNU libc provides frexp() directly in libc.so). Modify 0003-link-against-math.patch so libfcgi links against math, instead of programs that need it. Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/postgresql/S50postgresql')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud