pkg-config:

- various cleanups
This commit is contained in:
Stephan Raue 2009-11-16 04:43:59 +01:00
parent 4ef8af2269
commit b21a4d3cf4
2 changed files with 2 additions and 1 deletions

View File

@ -9,4 +9,5 @@ cd $PKG_BUILD
--sysconfdir=/etc \
--with-pc-path="$SYSROOT_PREFIX/usr/lib/pkgconfig" \
--enable-static
make

View File

@ -3,4 +3,4 @@
. config/options
mkdir -p $ROOT/$TOOLCHAIN/bin
cp $PKG_BUILD/$1 $ROOT/$TOOLCHAIN/bin
cp $PKG_BUILD/$1 $ROOT/$TOOLCHAIN/bin