From 9745f0f1c8dd629abdc29070293dfca54d1153f1 Mon Sep 17 00:00:00 2001 From: wuggy Date: Sun, 12 Jul 2026 23:57:34 +0100 Subject: [PATCH] Revert that --- mozglue/build/mozglue.def.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mozglue/build/mozglue.def.in b/mozglue/build/mozglue.def.in index e25afe70fe..4a07d9d0b4 100644 --- a/mozglue/build/mozglue.def.in +++ b/mozglue/build/mozglue.def.in @@ -34,7 +34,11 @@ EXPORTS _wcsdup=wrap_wcsdup jemalloc_stats jemalloc_free_dirty_pages +#ifdef GNU_CC _Z14mozalloc_abortPKc +#else + ?mozalloc_abort@@YAXQEBD@Z +#endif ; A hack to work around the CRT (see giant comment in Makefile.in) frex=dumb_free_thunk