On 2020/02/21 17:08:34, hanwenn wrote: > On 2020/02/21 16:39:20, hahnjo wrote: > > $ pkg-config --cflags guile-1.8 > > -D_FORTIFY_SOURCE=2 -pthread > > Done. (It's ugly to put CFLAGS into the LIBS variable, but it works)
Uh, we don't add CFLAGS when linking? That sounds ... dangerous. https://codereview.appspot.com/569390043/