CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
toolchain.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76e759a
)
FS#78: Corrected gcc-static build. Thanks Mike
3.4-aarch64
author
Victor Martinez
<pitillo@ono.com>
Mon, 19 Aug 2019 10:49:16 +0000
(12:49 +0200)
committer
Victor Martinez
<pitillo@ono.com>
Mon, 19 Aug 2019 10:49:16 +0000
(12:49 +0200)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index caa6907a0eef5e8c8151a181f08fd6a63984b3c1..8a73eceea233bc9e542b156ca3baa94f95af2e70 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-175,7
+175,7
@@
binutils-distclean: binutils-clean
# GCC-STATIC
-$(WORK)/gcc-$(GCC_VERSION).tar.
bz2
:
+$(WORK)/gcc-$(GCC_VERSION).tar.
xz
:
wget -P $(WORK) -c ftp://gcc.gnu.org/pub/gcc/releases/gcc-$(GCC_VERSION)/gcc-$(GCC_VERSION).tar.xz
$(WORK)/gcc-$(GCC_VERSION): $(WORK)/gcc-$(GCC_VERSION).tar.xz