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
(from parent 1:
8d141a3
)
gcc: Fixed build and removed not needed configure options
author
Victor Martinez
<pitillo@ono.com>
Tue, 29 Nov 2011 12:00:14 +0000
(13:00 +0100)
committer
Victor Martinez
<pitillo@ono.com>
Tue, 29 Nov 2011 12:00:14 +0000
(13:00 +0100)
gcc/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/gcc/Pkgfile
b/gcc/Pkgfile
index 795910fa63ead0ebbe6e34660e4a2f793c467309..a06c7e0e14a4184197b47dd4d6c108e956085677 100644
(file)
--- a/
gcc/Pkgfile
+++ b/
gcc/Pkgfile
@@
-23,9
+23,7
@@
build() {
cd $SRC/build
LDFLAGS="-Wl,-rpath-link,$CROSSTOOLS/$CTARGET/lib" \
- ../$name-$version/configure --build=$CHOST \
- --host=$CTARGET \
- --target=$CTARGET \
+ ../$name-$version/configure --build=$MACHTYPE \
--prefix=/usr \
--mandir=/usr/man \
--libexecdir=/usr/lib \