parent
82bd31d7d6
commit
29bac5ab7b
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'avr-gcc'
|
||||
pkgname=avr-gcc
|
||||
version=7.2.0
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="The GNU C Compiler for AVR"
|
||||
maintainer="allan <mail@may.mooo.com>"
|
||||
homepage="http://gcc.gnu.org"
|
||||
|
@ -37,7 +37,6 @@ do_configure() {
|
|||
--disable-linker-build-id \
|
||||
--disable-nls \
|
||||
--disable-werror \
|
||||
--enable-__cxa_atexit \
|
||||
--enable-checking=release \
|
||||
--enable-clocale=gnu \
|
||||
--enable-gnu-indirect-function \
|
||||
|
|
Loading…
Reference in New Issue