You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In file included from /LibreELEC.tv/build.LibreELEC-RPi4.aarch64-13.0-devel-debug/build/curl-8.10.1/lib/easy.c:78:
/LibreELEC.tv/build.LibreELEC-RPi4.aarch64-13.0-devel-debug/build/curl-8.10.1/lib/easy_lock.h: In function 'curl_global_init':
/LibreELEC.tv/build.LibreELEC-RPi4.aarch64-13.0-devel-debug/build/curl-8.10.1/lib/easy_lock.h:72:20: error: inlining failed in call to 'curl_simple_lock_lock': function not considered for inlining [-Werror=inline]
Describe the bug
release build works fine. Something to do with the optimization of not -O / -O2 in glibc?
How to reproduce
Steps to reproduce the behavior:
PROJECT=RPi ARCH=aarch64 DEVICE=RPi4 DEBUG=yes s/build curl
Information
Log file
Context
Similar to
The text was updated successfully, but these errors were encountered: