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:
a9e3833
)
Fix binutils rule.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 9 Aug 2016 13:48:10 +0000
(14:48 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 9 Aug 2016 13:48:28 +0000
(14:48 +0100)
Updates commit
eb15d47b4d58a4f841f55a02c77216e24b550b2a
.
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
3b461fc
..
2fd5dcd
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-383,7
+383,7
@@
coreutils-$(COREUTILS_VERSION).tar.xz:
# Cross-compile binutils.
stage3-chroot/usr/bin/as: binutils-$(BINUTILS_X_VERSION).tar.gz
- rm -rf binutils-$(BINUTILS_X_VERSION)
+ rm -rf
riscv-binutils-gdb-riscv-
binutils-$(BINUTILS_X_VERSION)
zcat $^ | tar xf -
mkdir riscv-binutils-gdb-riscv-binutils-$(BINUTILS_X_VERSION)/build
cd riscv-binutils-gdb-riscv-binutils-$(BINUTILS_X_VERSION)/build && \