summarylogtreecommitdiffstats
path: root/eclipse-arm.install
blob: 94fbac36ef11d9d248867acbe7e8026a8a46c203 (plain)
1
2
3
4
5
6
7

post_install() {
  # Friendly message for new users
  echo
  echo 'You may need to install arm gcc toolchain first'
  echo
}