c7c9afb2a3
FossilOrigin-Name: 6ef66a2a38b194647df4824af7d908d058610cad47f31368e51eed4a68184cb4
441 B
441 B
Development notes
Don't trust these except as a last resort! They are exposed as a "TODO" list, essentially, and just to jot down random thoughts from me as I go along
Needed to build on FreeBSD:
setenv PKG_CONFIG_PATH /usr/local/libdata/pkgconfig:/usr/local/lib/pkgconfig
setenv CFLAGS "-I/usr/local/include"
setenv LDFLAGS "-L/usr/local/lib"
If you're developing stuff make sure to copy the config file over