25 Sep 09:04
A question about adding gcc flags in groveling.
From: elliott <elliott <at> elliottjohnson.net>
Subject: A question about adding gcc flags in groveling.
Newsgroups: gmane.lisp.cffi.devel
Date: 2008-09-25 07:07:30 GMT
Subject: A question about adding gcc flags in groveling.
Newsgroups: gmane.lisp.cffi.devel
Date: 2008-09-25 07:07:30 GMT
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
RSS Feed