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:
a2c45cc
)
elfutils: fixed identation
author
Victor Martinez
<pitillo@ono.com>
Fri, 18 May 2018 19:31:41 +0000
(19:31 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Fri, 18 May 2018 19:31:41 +0000
(19:31 +0000)
elfutils/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/elfutils/Pkgfile
b/elfutils/Pkgfile
index e3462a0b52631bceed0909536d8fdedb96e1bf13..85eebbbc83f99cfb5a08b16eb0a4163181ec9d03 100644
(file)
--- a/
elfutils/Pkgfile
+++ b/
elfutils/Pkgfile
@@
-15,8
+15,8
@@
build() {
./configure --build=$CHOST \
--host=$CTARGET\
--prefix=/usr \
-
--program-prefix=eu- \
-
--disable-nls
+ --program-prefix=eu- \
+ --disable-nls
make
make DESTDIR=$PKG install