CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
crossrootfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c95d340
)
db: adapted to 64b
author
Victor Martinez
<pitillo@ono.com>
Tue, 17 May 2016 11:46:34 +0000
(11:46 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Tue, 17 May 2016 11:46:34 +0000
(11:46 +0000)
db/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/db/Pkgfile
b/db/Pkgfile
index 937d5dab828811bec439a58cf60b1410db08b283..e02b7eee4ae07911d3bf928c5837d7d4ab7b9ddb 100644
(file)
--- 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 \