Age | Commit message (Collapse) | Author |
|
Rebase patches and add back a couple of s/uname -p/uname -m/ in
tdesktop.patch, which fixes LTO in builds (dropped when I sync'd with
[community] in the previous commit)
|
|
|
|
* add xxHash submodule
* rebase patches (clean up line offsets but no conflicts)
|
|
|
|
tdesktop.patch: rebase
CMakeLists.inj: add precompiled header for lib_export, use gcc-nm and
gcc-ranlib for CMAKE_NM and CMAKE_RANLIB (CMAKE_AR is already supported
by mainline gyp)
Add patch to use parallel LTO in final link, which evaluates `nproc`
during prepare(). Using -flto=jobserver would be nice, but doens't seem
to work with CMake.
|
|
From community-x86_64 commit 330230ab7fb84e465d293c1a0f62b59618088076
|