Pin ISA-L to v2.30.0

This is before they started having %use directives in their ASM.

Change-Id: I00418c3ad31055f44c11f6cf52603fe0d7496235
This commit is contained in:
Tim Burke 2021-10-26 15:37:09 -07:00
parent 7b235691e9
commit a42bad199c
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
set -e
set -x
cd $WORKSPACE
git clone git://github.com/01org/isa-l.git
git clone git://github.com/intel/isa-l.git -b v2.30.0
cd isa-l
./autogen.sh
./configure