package libical: use $(TARGET)-pkg-config for test program

pull/13/head
Tony Theodore 14 years ago
parent cfee42395e
commit 0fe92cf0f6

@ -29,5 +29,5 @@ define $(PKG)_BUILD
'$(TARGET)-gcc' \
-W -Wall -Werror -ansi -pedantic \
'$(2).c' -o '$(PREFIX)/$(TARGET)/bin/test-libical.exe' \
-lical -lpthread
`'$(TARGET)-pkg-config' libical --cflags --libs`
endef

Loading…
Cancel
Save