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
Bug#37042308 Server code fails to compile on new Ubuntu24.10 platform
Bug#37046924 Server code fails to compile on new Fedora41 platform
RPM/DEB builds on Fedora/Ubuntu flags will add
-flto=auto -ffat-lto-objects to CFLAGS
and this stripped away symbols from deflate.c
The fix is to remove -flto=xxx when building libzlib.a
Change-Id: I5906e788267bb976998e3fcb23c420478d8fc395
0 commit comments