[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-browser/tor-browser-60.0.1esr-8.0-1] Bug 1448749 - Resolve undefined references to '_imp__mozalloc_abort' in the MinGW build. r=glandium, a=jcristau
commit d477dceff535f159269e334fc6d92ede3f7f7abf
Author: Tom Ritter <tom@xxxxxxxxxxx>
Date: Wed May 16 22:02:05 2018 -0500
Bug 1448749 - Resolve undefined references to '_imp__mozalloc_abort' in the MinGW build. r=glandium, a=jcristau
MozReview-Commit-ID: 5enjU5Xp8G9
--HG--
extra : source : 8c97493f2d4cbd69cd13a8ef03e591fba917f398
---
memory/mozalloc/mozalloc_abort.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/memory/mozalloc/mozalloc_abort.h b/memory/mozalloc/mozalloc_abort.h
index 065cebcb31cd..f1dbc30654fd 100644
--- a/memory/mozalloc/mozalloc_abort.h
+++ b/memory/mozalloc/mozalloc_abort.h
@@ -18,6 +18,7 @@
* Note: MOZ_NORETURN seems to break crash stacks on ARM, so we don't
* use that annotation there.
*/
+extern "C"
MFBT_API
#if !defined(__arm__)
MOZ_NORETURN
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits