Skip to content

Commit

Permalink
Merge pull request #198 from stilor/avr2-fix
Browse files Browse the repository at this point in the history
Fix avr sample
  • Loading branch information
bhundven committed Oct 20, 2015
2 parents a5ab7a8 + e6e8f97 commit f34d1a9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion samples/avr/crosstool.config
@@ -1,5 +1,8 @@
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_SAVE_TARBALLS=y
CT_LOG_EXTRA=y
CT_ARCH_avr=y
CT_CC_GCC_V_4_9_2=y
CT_CC_LANG_CXX=y
CT_DEBUG_gdb=y
CT_ISL_V_0_12_2=y
CT_CLOOG_V_0_18_1=y

0 comments on commit f34d1a9

Please sign in to comment.