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:
2d2220f
)
gcc: fixed typo in sources
author
Victor Martinez
<pitillo@ono.com>
Tue, 4 Dec 2012 11:01:24 +0000
(11:01 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Tue, 4 Dec 2012 11:01:24 +0000
(11:01 +0000)
gcc/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/gcc/Pkgfile
b/gcc/Pkgfile
index 0aecae37f010df1bf3e6a81df667d0918b73a83e..69012e283b219285d059cb0418710439b35a390f 100644
(file)
--- a/
gcc/Pkgfile
+++ b/
gcc/Pkgfile
@@
-8,7
+8,7
@@
name=gcc
version=4.7.2
release=1
source=(ftp://gcc.gnu.org/pub/gcc/releases/$name-$version/$name-$version.tar.bz2
- name-nocheck-fixincludes.patch
+
$
name-nocheck-fixincludes.patch
$name-$version-gnueabihf.patch)
build() {