HomeFreeBSD

Fix configure options for gnustep-make

Description

Fix configure options for gnustep-make

We were not setting the flag to select the GNUstep ABI, so were defaulting to
using the GCC-compatible version, which was likely to trigger a lot of subtle
bugs. This was noticed when C++ exceptions thrown through Objective-C stack
frames caused segfaults.

Details

Provenance
theravenAuthored on
Parents
rP455400: Now that RTTI was enabled in `devel/llvm40' (as of r455158), enable it here
Branches
Unknown
Tags
Unknown