uClibc doesn't support the <realpath>-function properly which results in immediate...
authormirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 22 Jun 2010 10:04:32 +0000 (10:04 +0000)
committermirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 22 Jun 2010 10:04:32 +0000 (10:04 +0000)
commit1f8c4e5f53a799b88357eb02c078aba11442d819
tree91338c9f1b8abddb556b23fcfcf5463aac5fbb29
parent6b713d9fda5945e158e524465f333bf6520c831d
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.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21875 3c298f89-4303-0410-b956-a3cf2f4a3e73
Xorg/lib/qt4/patches/000-fix-uclibc-segfaults.patch [deleted file]