1
0
Fork 0
mirror of https://github.com/klzgrad/naiveproxy.git synced 2025-04-01 04:46:18 +03:00
Make a fortune quietly
Find a file
klzgrad 7fe1b1d3db mipsel: build: Work around MIPS floating point ABI passing in LTO
Clang reports:

floating point ABI '-mdouble-float' is incompatible with target floating point ABI '-msoft-float'

when -msoft-float is enabled for the architecture.
2025-03-07 20:53:22 +08:00
src mipsel: build: Work around MIPS floating point ABI passing in LTO 2025-03-07 20:53:22 +08:00
.gitignore Add .gitignore 2025-03-05 21:09:18 +08:00