openwrt/package/libs/uclibc++
Rosen Penev dc076160f9 uClibc++: Remove faulty patch
This patch was originally added to fix compilation with v4l2rtspserver.
Turns out it was v4l2rtspserver that was broken, not uClibc++. This now
causes issues with a different package where the arguments are being
split.

Note that with this patch, shellcheck throws an error:

SC2068: Double quote array expansions to avoid re-splitting elements.

More: https://github.com/openwrt/packages/pull/9972#discussion_r324878373

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 977a8fc5fc)
2019-09-21 18:08:54 +02:00
..
files uClibc++: Update to 0.2.5 2019-05-11 23:10:10 +02:00
patches uClibc++: Remove faulty patch 2019-09-21 18:08:54 +02:00
Makefile uClibc++: Remove faulty patch 2019-09-21 18:08:54 +02:00