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:
4cd11ad
)
binutils: updated to 2.22 and aligned with upstream
author
Victor Martinez
<pitillo@ono.com>
Mon, 3 Dec 2012 20:54:01 +0000
(20:54 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Mon, 3 Dec 2012 20:54:01 +0000
(20:54 +0000)
binutils/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/binutils/Pkgfile
b/binutils/Pkgfile
index fe8885f104239435cf38b40cf7cf8b95fcddf0bf..4d3fefeed9984d6370739ec827a6b9835f39d628 100644
(file)
--- a/
binutils/Pkgfile
+++ b/
binutils/Pkgfile
@@
-7,7
+7,7
@@
name=binutils
version=2.22
release=1
-source=(ftp://ftp.gnu.org/gnu/$name/$name-$
{version}
.tar.bz2)
+source=(ftp://ftp.gnu.org/gnu/$name/$name-$
version
.tar.bz2)
build() {
sed -i '/^SUBDIRS/s/doc//' $name-$version/bfd/Makefile.in
@@
-20,6
+20,7
@@
build() {
--enable-shared \
--disable-nls
make tooldir=/usr
+ make check
make tooldir=/usr DESTDIR=$PKG install
install -m 0644 ../$name-$version/include/libiberty.h $PKG/usr/include
rm -r $PKG/usr/share