mirror of
				https://github.com/hzyitc/openwrt-redmi-ax3000
				synced 2025-10-30 07:50:32 +08:00 
			
		
		
		
	build: make GCC version 6+ minimal host build requirement
Currently minimal GNU supported GCC version is 7 (from May 2, 2017), buildbots are using default GCC version 6 on Debian 9 (old stable), current Debian stable has GCC version 8.3.0. Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
		| @ -25,7 +25,7 @@ the [Build System Setup](https://openwrt.org/docs/guide-developer/build-system/i | ||||
| documentation. | ||||
|  | ||||
| ``` | ||||
| gcc binutils bzip2 flex python3 perl make4.1+ find grep diff unzip gawk getopt | ||||
| gcc-6+ binutils bzip2 flex python3 perl make4.1+ find grep diff unzip gawk getopt | ||||
| subversion libz-dev libc-dev rsync | ||||
| ``` | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Petr Štetiar
					Petr Štetiar