Solved Has anyone successfully built Kodi using -flto
#8
@asavah - I did not try building kodi without ffmpeg.  I just built ffmpeg (totally separate package).

@wsnipex - I added -DENABLE_USE_LTO=ON to my cmake stanza but found this in the output:
Code:
CMake Warning:
  Manually-specified variables were not used by the project:

    ENABLE_USE_LTO

As well, the build failed at the linking step as before.  Here is the build log if there is something diagnostic in there: https://gist.github.com/graysky2/a484fb9...7f2945e939

EDIT: did you intend me to build with the cmake option enabled but without the hardcoded make flag?
Need help programming a Streamzap remote?
Reply


Messages In This Thread
RE: Has anyone successfully built Kodi using -flto - by graysky - 2021-01-14, 01:21
Logout Mark Read Team Forum Stats Members Help
Has anyone successfully built Kodi using -flto0