CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
iptables: initial import
[crossrootfs.git] / db / Pkgfile
index 3224c9aef463062f25d6359a0d7f90bedfb768c2..e02b7eee4ae07911d3bf928c5837d7d4ab7b9ddb 100644 (file)
@@ -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 \