Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. diff --git a/conf/distro/include/sane-toolchain.inc b/conf/distro/include/sane-toolchain.inc
  2. index 6d460a2..505221d 100644
  3. --- a/conf/distro/include/sane-toolchain.inc
  4. +++ b/conf/distro/include/sane-toolchain.inc
  5. @@ -19,6 +19,8 @@ PREFERRED_UCLIBC_VERSION ?= "0.9.31"
  6. PREFERRED_GCC_VERSION_486sx ?= "4.3.2"
  7. PREFERRED_GCC_VERSION_avr32 ?= "4.2.2"
  8. PREFERRED_GCC_VERSION_bfin ?= "4.1.2"
  9. +PREFERRED_GCC_VERSION_sh3 ?= "4.4.4"
  10. +PREFERRED_GCC_VERSION_sh4 ?= "4.4.4"
  11. PREFERRED_GCC_VERSION_xilinx-ml403 ?= "4.1.1"
  12. PREFERRED_GCC_VERSION_xilinx-ml403 ?= "4.1.1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement