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:
54c9ecf
)
libgmp: Fixed build arm-unknown-linux-gnueabihf
author
Victor Martinez
<pitillo@ono.com>
Wed, 14 Mar 2012 15:53:47 +0000
(15:53 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Wed, 14 Mar 2012 15:53:47 +0000
(15:53 +0000)
libgmp/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/libgmp/Pkgfile
b/libgmp/Pkgfile
index 30c6e2b1e6f016a72e169ca0ad3256704b4cc8a1..fc3a07826ed872c9bb2e82df4e9f9781d1b85275 100644
(file)
--- a/
libgmp/Pkgfile
+++ b/
libgmp/Pkgfile
@@
-13,7
+13,7
@@
build() {
cd gmp-$version
./configure --prefix=/usr \
--enable-cxx \
- --build=
$MACHTYPE
+ --build=
arm-unknown-linux-gnueabihf
make
make DESTDIR=$PKG install
rm -r $PKG/usr/share