Skip to content
Commit 16980f0c authored by Nicolas Martyanoff's avatar Nicolas Martyanoff Committed by Luís Oliveira
Browse files

groveller: call the C compiler with -I /usr/local/include/ on FreeBSD

On FreeBSD, GCC only looks in directories of the base
system (/usr/include). We need to manually add /usr/local/include if we want
to be able to bind libraries installed by packages or ports.
parent dbdbcde9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment