[project @ 2005-11-20 20:23:09 by bursa]
Add libpencil. svn path=/import/netsurf/; revision=1881
This commit is contained in:
parent
4f56dac958
commit
c39e6e7b49
4
posix.mk
4
posix.mk
|
@ -8,9 +8,9 @@ PLATFORM_CFLAGS_DEBUG = -I/usr/include/libxml2 -I/riscos/src/OSLib \
|
|||
-I/riscos/include/libjpeg -D_POSIX_C_SOURCE
|
||||
|
||||
LDFLAGS_RISCOS = -L/home/riscos/env/lib -lxml2 -lz -lcurl -lssl -lcrypto \
|
||||
-lcares -lmng -loslib -ljpeg -lrufl
|
||||
-lcares -lmng -loslib -ljpeg -lrufl -lpencil
|
||||
LDFLAGS_SMALL = -L/home/riscos/env/lib -lxml2 -lz -lucurl -lcares -lmng \
|
||||
-loslib -ljpeg -lrufl
|
||||
-loslib -ljpeg -lrufl -lpencil
|
||||
LDFLAGS_DEBUG = -L/usr/lib -lxml2 -lz -lm -lcurl -lssl -lcrypto -ldl -lmng \
|
||||
-ljpeg -llcms
|
||||
|
||||
|
|
Loading…
Reference in New Issue