add fink library path for os x build
This commit is contained in:
parent
05db3108a2
commit
d609954c8b
@ -7,8 +7,8 @@
|
|||||||
@DEFINE_LIBCD64_MAKE@
|
@DEFINE_LIBCD64_MAKE@
|
||||||
|
|
||||||
CC=@CC@
|
CC=@CC@
|
||||||
CFLAGS=-I. -Wall -W -O3 @DEFS@
|
CFLAGS=-I. -Wall -W -O3 @DEFS@ -I/opt/local/include
|
||||||
LDFLAGS=-s
|
LDFLAGS=-s -L/opt/local/lib
|
||||||
TARGETS=
|
TARGETS=
|
||||||
|
|
||||||
ifdef USE_DISCMAGE
|
ifdef USE_DISCMAGE
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user