From 74c93552f6b7fd0ba733bdf4b502612ea27dff8f Mon Sep 17 00:00:00 2001 From: dakkar Date: Wed, 2 Sep 2009 10:38:44 +0200 Subject: fix a literal block --- src/HW/makerbot/arduino-on-gentoo/document.en.rest.txt | 2 +- src/HW/makerbot/arduino-on-gentoo/document.it.rest.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/HW/makerbot/arduino-on-gentoo/document.en.rest.txt b/src/HW/makerbot/arduino-on-gentoo/document.en.rest.txt index dbd1391..3220c0e 100644 --- a/src/HW/makerbot/arduino-on-gentoo/document.en.rest.txt +++ b/src/HW/makerbot/arduino-on-gentoo/document.en.rest.txt @@ -26,7 +26,7 @@ enough: crossdev_ has a special target for it:: Only it does not work: ``avr-libc-headers`` requires the compiler to be already build. I don't go fixing it the proper way, I just follow the `hint found in a mailing list post`_, and do (after the failed -``crossdev`` run): +``crossdev`` run):: # USE='-nls -fortran -gtk -openmp -mudflap' emerge -v cross-avr/gcc # crossdev -t avr diff --git a/src/HW/makerbot/arduino-on-gentoo/document.it.rest.txt b/src/HW/makerbot/arduino-on-gentoo/document.it.rest.txt index 1678924..59690d8 100644 --- a/src/HW/makerbot/arduino-on-gentoo/document.it.rest.txt +++ b/src/HW/makerbot/arduino-on-gentoo/document.it.rest.txt @@ -27,7 +27,7 @@ abbastanza facile: crossdev_ ha un "target" apposito:: Peccato che non funzioni: ``avr-libc-headers`` ha bisogno che il compilatore sia giĆ  stato compilato. Non mi metto a correggerlo nel modo giusto, mi limito a seguire il `consiglio trovato su una mailing -list`_, e (dopo la fallita invocazione di ``crossdev``) faccio: +list`_, e (dopo la fallita invocazione di ``crossdev``) faccio:: # USE='-nls -fortran -gtk -openmp -mudflap' emerge -v cross-avr/gcc # crossdev -t avr -- cgit v1.2.3