2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

mold: use recent commit

This commit is contained in:
Dylan Araps 2021-08-16 07:58:24 +03:00
parent bad390cf0d
commit 324cd46da5
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
3 changed files with 2 additions and 7 deletions

View File

@ -5,11 +5,6 @@ make -C xxhash
# Point mold to the local xxhash.
export CXXFLAGS="-L$PWD/xxhash -I$PWD/xxhash $CXXFLAGS"
# CMAKE_GENERATOR must unset to force usage of Makefiles. The build system
# calls cmake and proceeds to assume that Makefiles will be used with it
# breaking builds with Ninja/Samurai.
unset CMAKE_GENERATOR
# Force a static build so shared library breakage does not also break the
# linker (and therefore the ability to recover from the issue).
export LDFLAGS="$LDFLAGS -static"

View File

@ -1,2 +1,2 @@
8fe6fdf5e9064a2755679494a83a5cb11d18a9c41cdce5c34bd6fa7a8e2e0ab7
53da9e0c634ea291c51e46c8b64cdd3ace3ab8346c86df814eba24da2aedefc5
7054c3ebd169c97b64a92d7b994ab63c70dd53a06974f1f630ab782c28db0f4f

View File

@ -1 +1 @@
a46ba486a81b7e3bc35d3ed381c7c52498db021a 1
aea7fac8f06a21988ad1c9496cbc8ea8ef754ec0 1