Support binutils 2.20.
[plash-glibc.git] / make_with_built.sh
blob0d1f28a0dd63519ebbface5d5eedee69531e3b55
1 #!/bin/sh
3 set -e
5 PLASH_DIR=$(pwd)/../plash
6 export PYTHONPATH=$PLASH_DIR/python/lib
7 export BUILT_WRAPPER=$PLASH_DIR/python/run_built.py
8 make -C build