I'm using GNU tar...
This commit is contained in:
parent
10bb0dbfec
commit
6397710486
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ AR=ar r
|
|||
RANLIB= ranlib
|
||||
PERL= perl
|
||||
TAR= tar
|
||||
TARFLAGS= --norecurse
|
||||
TARFLAGS= --no-recursion
|
||||
|
||||
# Set BN_ASM to bn_asm.o if you want to use the C version
|
||||
BN_ASM= bn_asm.o
|
||||
|
|
Loading…
Reference in a new issue