mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-29 10:41:09 -09:00
- Drop patch (already in version) - This bump will fix the following static build failure raised since switch to meson-package in commit37dded43aethanks to67ca4a71c4(which doesn't apply cleanly above version 1.3.0): ld (ld-elf2flt): -shared used without passing a shared library ID - With above patch, classic_cli can't be built without a static library (i.e. with BR2_SHARED_LIBS) Fixes:37dded43ae- http://autobuild.buildroot.org/results/ee61dc30056b6c3335d64054c875bfb40526033d Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>