mirror of
https://github.com/jorisvink/kore
synced 2025-03-09 12:39:01 -04:00
add /usr/local/lib to tasks example.
This commit is contained in:
parent
5da99c8860
commit
ccaab50410
@ -10,7 +10,7 @@ dev {
|
||||
# These cflags are added to the shared ones when
|
||||
# you build the "dev" flavor.
|
||||
cflags=-g
|
||||
ldflags=-lcurl
|
||||
ldflags=-L/usr/local/lib -lcurl
|
||||
}
|
||||
|
||||
#prod {
|
||||
|
Loading…
x
Reference in New Issue
Block a user