>>> If this works, then add -fblocks to CFLAGS and OBJCFLAGS (and maybe >>> CXXFLAGS). >> >> I implemented this in gnustep-make trunk (soon to be 2.6.0). > > This is probably no longer required. With Clang 2.9 and later, both > -fnext-runtime > and -fobjc-nonfragile-abi imply -fblocks, so we don't need to add -fblocks > unless > targeting the GCC runtime.
Ok, I reverted it. Thanks _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
