stress icon indicating copy to clipboard operation
stress copied to clipboard

drop useless malloc configure check

Open hiirotsuki opened this issue 2 years ago • 0 comments

If the test were to fail due to cross-compilation it will rename malloc to rpl_malloc which comes from gnulib resulting in a linking failure, lets assume malloc simply works instead.

hiirotsuki avatar Feb 03 '23 13:02 hiirotsuki