Re: Path discovery and simplification of libffi-unix.lisp

2015-07-21 Thread Luís Oliveira
On Sat, Jul 11, 2015 at 9:45 PM, Liam Healy wrote: > I'm trying to catch up on recent changes made to CFFI with regard to > path discovery with the idea of simplifying code, both in CFFI itself, > and in GSLL (which uses CFFI). The grovel option pkg-config-cflags > seems to permit the elimination

Path discovery and simplification of libffi-unix.lisp

2015-07-11 Thread Liam Healy
I'm trying to catch up on recent changes made to CFFI with regard to path discovery with the idea of simplifying code, both in CFFI itself, and in GSLL (which uses CFFI). The grovel option pkg-config-cflags seems to permit the elimination of some other code in e.g. libffi-unix.lisp. With the presen