summaryrefslogtreecommitdiffstats
path: root/env.bash
diff options
context:
space:
mode:
authorPatrick Williams <iawillia@us.ibm.com>2010-08-18 15:04:45 -0500
committerPatrick Williams <iawillia@us.ibm.com>2010-08-18 15:04:45 -0500
commit9e0e502e19fb103e838595c876f54d038446d8dd (patch)
treed05b74d562a15a6a4e3739341813bbe60fbac06b /env.bash
parent204c3d248426c2ba0b332c05994d67a80f49f958 (diff)
downloadtalos-hostboot-9e0e502e19fb103e838595c876f54d038446d8dd.tar.gz
talos-hostboot-9e0e502e19fb103e838595c876f54d038446d8dd.zip
Change compiler to fakeroot compiler.
Diffstat (limited to 'env.bash')
-rw-r--r--env.bash2
1 files changed, 2 insertions, 0 deletions
diff --git a/env.bash b/env.bash
new file mode 100644
index 000000000..7858d1eb0
--- /dev/null
+++ b/env.bash
@@ -0,0 +1,2 @@
+export LD_LIBRARY_PATH=/esw/fakeroot/usr/lib/
+export PATH=${PATH}:/esw/fakeroot/opt/mcp/ppc64/bin
OpenPOWER on IntegriCloud