]> granicus.if.org Git - gc/commit
Fix GC_INIT_CONF_ROOTS in gc.h for Android (define __data_start as weak)
authorIvan Maidanski <ivmai@mail.ru>
Sat, 1 Jun 2013 10:21:09 +0000 (14:21 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sat, 1 Jun 2013 10:21:09 +0000 (14:21 +0400)
commitb4c520670773821d764348f6f3d0247ae27a8afc
tree8af7c12c4a1215ae3b2609574356496c7bf40d79
parent14a5128999f6590969741e7e74a2eee4157ab0ad
Fix GC_INIT_CONF_ROOTS in gc.h for Android (define __data_start as weak)

* include/gc.h (GC_INIT_CONF_ROOTS): Define __data_start as weak
symbol for Android (including x86 and MIPS targets); do not call
GC_add_roots if __data_start symbol is unresolved.
include/gc.h