]> granicus.if.org Git - gc/commit
Fix boehm to correctly build on iOS/x86.
authorRodrigo Kumpera <kumpera@gmail.com>
Tue, 13 Nov 2012 15:29:48 +0000 (10:29 -0500)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 15 Sep 2013 08:59:23 +0000 (12:59 +0400)
commitc5681338a39f7c284ff1b0bd359e3e1fc341d49c
tree8a5693abf9e147e7b95b6ffebf023f4ca7cc173e
parent6dec4eea63d7025f91d4f703eae81eb5161c25a0
Fix boehm to correctly build on iOS/x86.

* darwin_stop_world.c: Use the target macros from Apple to figure
out what flavor of darwin we're compiling against.
darwin_stop_world.c