Skip to content

Commit 9ab9aef

Browse files
author
bol-van
committed
install_bin: lexra
1 parent d4a72df commit 9ab9aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_bin.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ UNAME=$(uname)
5656
unset PKTWS
5757
case $UNAME in
5858
Linux)
59-
ARCHLIST="my x86_64 x86 aarch64 arm mips64r2-msb mips32r1-lsb mips32r1-msb ppc"
59+
ARCHLIST="my x86_64 x86 aarch64 arm mips64r2-msb mips32r1-lsb mips32r1-msb lexra ppc"
6060
PKTWS=nfqws
6161
;;
6262
Darwin)

0 commit comments

Comments
 (0)