X-Git-Url: http://gitweb/?a=blobdiff_plain;f=db%2FPkgfile;h=e02b7eee4ae07911d3bf928c5837d7d4ab7b9ddb;hb=24f5bfbd9af67968e2ec0b72860a5398146a97c3;hp=937d5dab828811bec439a58cf60b1410db08b283;hpb=d5f0d5920a96cd1e5e479f796ff4ccf7b7d4b615;p=crossrootfs.git diff --git a/db/Pkgfile b/db/Pkgfile index 937d5da..e02b7ee 100644 --- a/db/Pkgfile +++ b/db/Pkgfile @@ -11,6 +11,7 @@ source=(http://download.oracle.com/berkeley-db/$name-$version.tar.gz) build() { cd $name-$version/build_unix + export CTARGET="arm-crux-linux-gnueabi" LDFLAGS="-lpthread" \ ../dist/configure --build=$CHOST \ --host=$CTARGET \