summaryrefslogtreecommitdiff
path: root/arm-unknown-riscos/recipes/files/gcc4/gccsdk-params
blob: e9060f98a55b36ee8b68107bf4ced594155184be (plain)
1
2
3
4
5
6
7
8
9
10
# -- 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:
# Required by the build.
export LTCONFIG_VERSION=1.4a-GCC3.0