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:
60f5b73
)
gcc: fixed revision
author
Victor Martinez
<pitillo@ono.com>
Sat, 14 Sep 2013 21:38:46 +0000
(21:38 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Sat, 14 Sep 2013 21:38:46 +0000
(21:38 +0000)
gcc/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/gcc/Pkgfile
b/gcc/Pkgfile
index a3003cfe3bdff43599fd26abfb987855e250fbb2..702a0164c28f5c9d83405603b269e48fa495d5e1 100644
(file)
--- a/
gcc/Pkgfile
+++ b/
gcc/Pkgfile
@@
-16,7
+16,7
@@
build() {
patch -p1 -i $SRC/$name-$version-gnueabihf.patch
patch -p1 -i $SRC/$name-nocheck-fixincludes.patch
- sed -i 's|REVISION|REVISION " (CRUX-ARM
HF
)"|' $name/version.c
+ sed -i 's|REVISION|REVISION " (CRUX-ARM)"|' $name/version.c
# apply a sed substitutio that will suppress the installation of libiberty.a
sed 's|install_to_$(INSTALL_DEST) ||' -i libiberty/Makefile.in