CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
ports
/
core-arm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8108404
)
binutils: fixed build triple arm-unknown-linux-gnueabi
author
Jose V Beneyto
<sepen@crux.nu>
Wed, 18 Apr 2012 15:49:40 +0000
(17:49 +0200)
committer
Jose V Beneyto
<sepen@crux.nu>
Wed, 18 Apr 2012 15:49:40 +0000
(17:49 +0200)
binutils/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/binutils/Pkgfile
b/binutils/Pkgfile
index e00e17d3af0b8cbe62baa382f771d0c37cf3e397..73499f4f5d1bdebeb9be5d51d773e3a0419eecb1 100644
(file)
--- a/
binutils/Pkgfile
+++ b/
binutils/Pkgfile
@@
-15,6
+15,7
@@
build() {
mkdir build
cd build
../$name-$version/configure --prefix=/usr \
+ --build=arm-unknown-linux-gnueabi \
--mandir=/usr/man \
--enable-shared \
--disable-nls