summaryrefslogtreecommitdiffstats
path: root/customrc
blob: 087fd8c74bfde4666311f3ed927bbd297235a84f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/sh
# Never checkin this file other than changes in BACKING_BUILD

# If you want to change location of default sandbox root, enable SANDBOXROOT
export SANDBOXROOT=$SBEROOT
# If you want to change name of default sandbox, enable SANDBOXNAME
export SANDBOXNAME=test_sb

#export WORKSPACE=<set it to your root ppe directory. This is required if you
#                  to use build script locally>
export MACHINE=NIMBUS
export BACKING_BUILD=/esw/fips910/Builds/b0421a_1618.910/
export SIMICSOPTIONS="-nre"

OpenPOWER on IntegriCloud