projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21a5b3b
)
toolchain: mold: Update to 2.33.0
author
Carsten Schuette
<schuettecarsten@googlemail.com>
Thu, 1 Aug 2024 16:40:24 +0000
(18:40 +0200)
committer
Robert Marko
<robimarko@gmail.com>
Thu, 8 Aug 2024 15:19:43 +0000
(17:19 +0200)
Update mold to 2.33.0
Link:
https://github.com/rui314/mold/releases/tag/v2.33.0
Signed-off-by: Carsten Schuette <schuettecarsten@googlemail.com>
Link:
https://github.com/openwrt/openwrt/pull/16048
Signed-off-by: Robert Marko <robimarko@gmail.com>
tools/mold/Makefile
patch
|
blob
|
history
diff --git
a/tools/mold/Makefile
b/tools/mold/Makefile
index 7a7e2321b1a94c1fe39f3ad872ed1b51ca03f6ce..28d760d8c3179e4769002832f98cb900df0f10e3 100644
(file)
--- a/
tools/mold/Makefile
+++ b/
tools/mold/Makefile
@@
-3,12
+3,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=mold
-PKG_VERSION:=2.3
1
.0
+PKG_VERSION:=2.3
3
.0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL_FILE:=v$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/rui314/mold/archive/refs/tags
-PKG_HASH:=3
dc3af83a5d22a4b29971bfad17261851d426961c665480e2ca294e5c74aa1e
5
+PKG_HASH:=3
7b3aacbd9b6accf581b92ba1a98ca418672ae330b78fe56ae542c2dcb10a15
5
include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/cmake.mk