Hi, I need to add an additional flag to a file being groveled for iolib (net.sockets/grovel.c uses struct ucred, which needs "-D_GNU_SOURCE" in my case). I was wondering if there is a standard way to add flags, like binding cffi-grovel::*cc-flags* to a different value? Elliott