abs path for patch.
This commit is contained in:
parent
60ee77d3c2
commit
9fcffcf866
|
@ -35,7 +35,7 @@ cd binutils-$SNAPSHOT_VERSION/
|
|||
|
||||
echo ""
|
||||
echo "Patching binutils with vmx128 support..."
|
||||
patch -p0 < ../binutils-$SNAPSHOT_VERSION-vmx128.patch
|
||||
patch -p0 < $THIS_SCRIPT_DIR/binutils-$SNAPSHOT_VERSION-vmx128.patch
|
||||
|
||||
echo ""
|
||||
echo "Running ./configure..."
|
||||
|
|
Loading…
Reference in New Issue