uClibc doesn't support the <realpath>-function properly which results in immediate...
authorMirko Vogt <mirko@openwrt.org>
Tue, 22 Jun 2010 10:04:32 +0000 (10:04 +0000)
committerMirko Vogt <mirko@openwrt.org>
Tue, 22 Jun 2010 10:04:32 +0000 (10:04 +0000)
commit35feebfc0e4ba48f9fc23fc18e3a41dde05aafd6
tree5482d0285befa518b2f263cda2096da8e057dee2
parent6acd3c6d0c771ad1a838d632b91ff8f4f0cbcd34
uClibc doesn't support the <realpath>-function properly which results in immediate segmentation faults when passing NULL as argument (as qt does). This patch - which adds checks before calling <realpath> - went upstream in qt4.7 and therewith is not needed anymore.

SVN-Revision: 21875
Xorg/lib/qt4/patches/000-fix-uclibc-segfaults.patch [deleted file]