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:
8d17300
)
gcc: fixed pkgversion
author
Victor Martinez
<pitillo@ono.com>
Sat, 14 Sep 2013 15:37:20 +0000
(15:37 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Sat, 14 Sep 2013 15:37:20 +0000
(15:37 +0000)
gcc/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/gcc/Pkgfile
b/gcc/Pkgfile
index 7cdd4a2b9f7b72375751a92ccd50d30a698814c5..a3003cfe3bdff43599fd26abfb987855e250fbb2 100644
(file)
--- a/
gcc/Pkgfile
+++ b/
gcc/Pkgfile
@@
-40,7
+40,7
@@
build() {
--disable-nls \
--with-x=no \
--with-system-zlib \
- --with-pkgversion="CRUX-ARM
HF
"
+ --with-pkgversion="CRUX-ARM"
# prevent GCC from looking in the wrong directories for headers and libraries
sed "/^HOST_\(GMP\|PPL\|CLOOG\)\(LIBS\|INC\)/s:-[IL]/\(lib\|include\)::" -i Makefile