mirror of
https://github.com/jorisvink/kore
synced 2025-03-09 04:29:02 -04:00
add /usr/local/include
This commit is contained in:
parent
fe52e3f4e0
commit
ed7b1019fc
@ -6,6 +6,8 @@ cflags=-Wall -Wmissing-declarations -Wshadow
|
||||
cflags=-Wstrict-prototypes -Wmissing-prototypes
|
||||
cflags=-Wpointer-arith -Wcast-qual -Wsign-compare
|
||||
|
||||
cflags=-I/usr/local/include
|
||||
|
||||
dev {
|
||||
# These cflags are added to the shared ones when
|
||||
# you build the "dev" flavor.
|
||||
|
Loading…
x
Reference in New Issue
Block a user