Edit

kc3-lang/libevent/cmake

Branch :

  • Show log

    Commit

  • Author : Azat Khuzhin
    Date : 2024-10-21 09:58:26
    Hash : f01879d5
    Message : Align ELF sections to 16K boundaries (-Wl,-z,max-page-size=16384) Even though the initial request was about Android, it is not only about it, but it could be the case for Linux as well (so as Apple M1/... chips) And this should not affect anything, since this is just ELFs Fixes: https://github.com/libevent/libevent/issues/1708