Use e2fsprogs 1.40.2
This commit is contained in:
parent
3a6099acd3
commit
850c490382
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ else
|
|||
compiledir=$1
|
||||
if [ "$1" != "$CC" ];
|
||||
then
|
||||
VER_E2FSPROGS=1.39
|
||||
VER_E2FSPROGS=1.40.2
|
||||
crosscompile_target=$1
|
||||
TESTDISKCC=$crosscompile_target-gcc
|
||||
# CC="$crosscompile_target-gcc -mno-cygwin"
|
||||
|
|
Loading…
Reference in a new issue