mirror of
				https://github.com/optim-enterprises-bv/openwrt-ipq.git
				synced 2025-10-31 10:18:28 +00:00 
			
		
		
		
	toolchain: mold: Update to 2.33.0
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>
This commit is contained in:
		 Carsten Schuette
					Carsten Schuette
				
			
				
					committed by
					
						 Robert Marko
						Robert Marko
					
				
			
			
				
	
			
			
			 Robert Marko
						Robert Marko
					
				
			
						parent
						
							21a5b3b540
						
					
				
				
					commit
					06b81f5d13
				
			| @@ -3,12 +3,12 @@ | |||||||
| include $(TOPDIR)/rules.mk | include $(TOPDIR)/rules.mk | ||||||
|  |  | ||||||
| PKG_NAME:=mold | PKG_NAME:=mold | ||||||
| PKG_VERSION:=2.31.0 | PKG_VERSION:=2.33.0 | ||||||
|  |  | ||||||
| PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz | PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz | ||||||
| PKG_SOURCE_URL_FILE:=v$(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_SOURCE_URL:=https://github.com/rui314/mold/archive/refs/tags | ||||||
| PKG_HASH:=3dc3af83a5d22a4b29971bfad17261851d426961c665480e2ca294e5c74aa1e5 | PKG_HASH:=37b3aacbd9b6accf581b92ba1a98ca418672ae330b78fe56ae542c2dcb10a155 | ||||||
|  |  | ||||||
| include $(INCLUDE_DIR)/host-build.mk | include $(INCLUDE_DIR)/host-build.mk | ||||||
| include $(INCLUDE_DIR)/cmake.mk | include $(INCLUDE_DIR)/cmake.mk | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user