From: Jay Freeman (saurik) Date: Wed, 28 Oct 2009 04:57:53 +0000 (+0000) Subject: Added the -l for FreeBSD to WebKit. X-Git-Tag: v0.9.432~237 X-Git-Url: https://git.saurik.com/cycript.git/commitdiff_plain/82ed0cfdfcc044627869374d2335516d860f2528 Added the -l for FreeBSD to WebKit. --- diff --git a/FreeBSD.mk b/FreeBSD.mk index d079b96..fbf0105 100644 --- a/FreeBSD.mk +++ b/FreeBSD.mk @@ -1,2 +1,3 @@ export PATH := /usr/local/bin:$(PATH) flags += -I/usr/local/include -I/usr/local/include/webkit-1.0 +library += -lwebkit-1.0