summaryrefslogtreecommitdiff
path: root/arm-riscos-gnueabi/recipes/files/gccsdk/gccsdk-params
blob: 4f48c3c440c350e6e47aa70281fb906f424aab48 (plain)
1
2
3
4
5
6
7
8
# -- Following section is user configurable:
# This is where the cross compiler will be installed.  It needs to end in 'bin'.
export GCCSDK_INSTALL_CROSSBIN={PREFIX}/cross/bin
# This is where the porting tools and any libraries you build will be installed.
export GCCSDK_INSTALL_ENV={PREFIX}/env
  
# -- Do not change following section: