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:
a2180b2
)
make: fixed build and updated release
author
Victor Martinez
<pitillo@ono.com>
Thu, 14 Jun 2018 19:35:12 +0000
(19:35 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Thu, 14 Jun 2018 19:35:12 +0000
(19:35 +0000)
make/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/make/Pkgfile
b/make/Pkgfile
index c23e12327510c3b318f62967be16a83c5eb9d463..3ca13210e7118d6e9d91272cd488f89513fcf7d9 100644
(file)
--- a/
make/Pkgfile
+++ b/
make/Pkgfile
@@
-5,11
+5,12
@@
name=make
version=4.2.1
-release=
1
+release=
2
source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2)
build() {
cd $name-$version
+ sed -i '211,217 d; 219,229 d; 232 d' glob/glob.c
./configure --build=$CHOST \
--host=$CTARGET \
--prefix=/usr \