51c9ee0655
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> |
||
---|---|---|
.. | ||
0001-eof.patch | ||
0002-link-against-libfcgi-la.patch | ||
0003-link-against-math.patch | ||
0004-make-autoreconfable.patch | ||
0005-disable-examples.patch | ||
Config.in | ||
libfcgi.mk |