X-Git-Url: http://gitweb/?a=blobdiff_plain;f=db%2FPkgfile;h=e02b7eee4ae07911d3bf928c5837d7d4ab7b9ddb;hb=a07eae877ba6ad2572912730950a7778a5517f67;hp=3224c9aef463062f25d6359a0d7f90bedfb768c2;hpb=fe8dc6b5ba8661fc5462f230c7cd9b50ffaac2ef;p=crossrootfs.git diff --git a/db/Pkgfile b/db/Pkgfile index 3224c9a..e02b7ee 100644 --- a/db/Pkgfile +++ b/db/Pkgfile @@ -5,12 +5,13 @@ # Depends on: name=db -version=5.3.21 +version=5.3.28 release=1 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 \