Copy link
@jacob-carlborg

jacob-carlborg Oct 11, 2015

Contributor

It's possible to enable/disable the Objective-C support from the makefile. By default it's only enabled for 64bit. This should be something like static if (D_OBJC) instead.