]> rtime.felk.cvut.cz Git - eurobot/public.git/commitdiff
Add _compiled to search patch for .pc (pkg-config) files
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 29 Sep 2012 18:43:27 +0000 (20:43 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 29 Sep 2012 19:08:57 +0000 (21:08 +0200)
This allows to link against recently added libusb as well as libraries
added in a similar way in future.

build/ppc/config.target

index 7905118f6c5b5d247dbfdd4a7af584468cfd44cf..55ff7851f4a91b89520da7edd86fa8feb072bbe5 100644 (file)
@@ -4,6 +4,7 @@ CXX = $(CROSS_COMPILE)g++
 AS = $(CROSS_COMPILE)as
 AR = $(CROSS_COMPILE)ar
 
+export PKG_CONFIG_PATH=$(OUTPUT_DIR)/_compiled/lib/pkgconfig
 
 #CONFIG_OC_ETH_ORTE_IDL=y