X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=blobdiff_plain;f=toolchain%2Fgcc%2Fcommon.mk;h=1e176201569a00d3d7227a65eaa5b20a41bdcde5;hp=1f9abb3f3e6683a11fab813a8c7eb3e06690857f;hb=139f99c05880508b19308eed366d8fbf5804fbf9;hpb=7ad20678e5fbbd5dbce4663ed0d8f9bdb1ab30ab diff --git a/toolchain/gcc/common.mk b/toolchain/gcc/common.mk index 1f9abb3f3e..1e17620156 100644 --- a/toolchain/gcc/common.mk +++ b/toolchain/gcc/common.mk @@ -36,6 +36,10 @@ ifeq ($(PKG_VERSION),7.3.0) PKG_HASH:=832ca6ae04636adbb430e865a1451adf6979ab44ca1c8374f61fba65645ce15c endif +ifeq ($(PKG_VERSION),8.1.0) + PKG_HASH:=1d1866f992626e61349a1ccd0b8d5253816222cdc13390dcfaa74b093aa2b153 +endif + ifneq ($(CONFIG_GCC_VERSION_7_1_ARC),) PKG_VERSION:=7.1.1 PKG_SOURCE_URL:=https://github.com/foss-for-synopsys-dwc-arc-processors/gcc/archive/$(GCC_VERSION)