ports/devel/avr/Makefile.inc

11 lines
203 B
PHP
Raw Normal View History

2023-08-16 22:26:55 +00:00
CATEGORIES= devel
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS+= --target=avr \
--program-prefix=avr- \
--disable-shared \
--disable-nls
# XXX: Breaks with -Wbounded
CONFIGURE_ARGS+= --disable-werror