Files
c-toxcore/other/docker
Maxim Biro 246642e9ae feat: Harden Windows cross-compilation
The same hardening flags as the slated for the upcoming gcc's
`-fhardened` sets, sans `-Wl,-z,relro,-z,now` as MinGW-w64's gcc doesn't
support -z flags. This adds a dependency on libssp -- gcc's stack
protector library.
2024-03-04 15:11:45 -05:00
..
2024-02-07 22:56:05 +00:00
2024-02-19 21:02:19 +00:00