altoslib,altosui: Be more robust when graphing bogus .telem files
[fw/altos] / configure.ac
index 28a673c53b12ecd189a776870736fb227112b3e3..05d4913bc00b9da604036713bc6aa9a4f0323ffe 100644 (file)
@@ -335,6 +335,7 @@ else
        save_LIBS="$LIBS"
 
        CC="$with_avr_cc"
+       CFLAGS="-mmcu=attiny85"
        AC_LANG_PUSH([C])
        AC_MSG_CHECKING([if ]$with_avr_cc[ can link programs])
        AC_LINK_IFELSE([AC_LANG_PROGRAM([])],