K 10 svn:author V 8 theraven K 8 svn:date V 27 2017-12-03T12:23:53.898472Z K 7 svn:log V 298 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. END