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:
8257fb6
)
glibc: fixed build configure option to arm-crux-linux-gnueabihf
author
Victor Martinez
<pitillo@ono.com>
Fri, 16 Dec 2011 11:37:29 +0000
(12:37 +0100)
committer
Victor Martinez
<pitillo@ono.com>
Fri, 16 Dec 2011 11:37:29 +0000
(12:37 +0100)
glibc/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/glibc/Pkgfile
b/glibc/Pkgfile
index e6cbb56aeba8da57971437640f77c9ca02bad92b..125c07c04186b0b5e427e6617d6fd4487dc3a5ea 100644
(file)
--- a/
glibc/Pkgfile
+++ b/
glibc/Pkgfile
@@
-37,7
+37,7
@@
build() {
cd build
../$name-$version/configure --prefix=/usr \
- --build=
$MACHTYPE
\
+ --build=
arm-crux-linux-gnueabihf
\
--libexecdir=/usr/lib \
--with-headers=$PKG/usr/include \
--with-tls \