projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6213bb6
)
toolchain: bump PKG_RELEASE
author
Konstantin Demin
<
[email protected]
>
Mon, 14 Jul 2025 08:01:54 +0000
(11:01 +0300)
committer
Hauke Mehrtens
<
[email protected]
>
Sat, 19 Jul 2025 16:54:05 +0000
(18:54 +0200)
improves
c571ac4bdf25
"toolchain: adjust with recent glibc"
Signed-off-by: Konstantin Demin <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/19404
Signed-off-by: Hauke Mehrtens <
[email protected]
>
package/libs/toolchain/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/toolchain/Makefile
b/package/libs/toolchain/Makefile
index d26d9ebd4009c723491c106be6c083a96fb414f8..f73004bdddb90be48425d921c249f2da28f531d8 100644
(file)
--- a/
package/libs/toolchain/Makefile
+++ b/
package/libs/toolchain/Makefile
@@
-7,7
+7,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=toolchain
-PKG_RELEASE:=
4
+PKG_RELEASE:=
5
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>
PKG_LICENSE:=GPL-3.0-with-GCC-exception