git.annexia.org
/
fedora-riscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2352c9
)
stage3: Build xz before rpm, since rpm depends on xz.
author
Richard W.M. Jones
<rjones@redhat.com>
Fri, 12 Aug 2016 16:37:44 +0000
(17:37 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Fri, 12 Aug 2016 16:37:44 +0000
(17:37 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
64e35a5
..
9a4eefd
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-314,8
+314,8
@@
stage3: stage3-kernel/linux-$(KERNEL_VERSION)/vmlinux \
stage3-chroot/usr/bin/hostname \
stage3-chroot/usr/bin/gettext \
stage3-chroot/usr/bin/lua \
- stage3-chroot/usr/bin/rpm \
stage3-chroot/usr/bin/xz \
+ stage3-chroot/usr/bin/rpm \
stage3-chroot/usr/bin/gawk \
stage3-chroot/usr/bin/vim \
stage3-chroot/init \