openblas: fix loongarch64-linux build (#402300)
This commit is contained in:
@@ -116,8 +116,7 @@ let
|
||||
};
|
||||
|
||||
loongarch64-linux = {
|
||||
BINARY = 64;
|
||||
TARGET = setTarget "LOONGSONGENERIC";
|
||||
TARGET = setTarget "LA64_GENERIC";
|
||||
DYNAMIC_ARCH = setDynamicArch false;
|
||||
USE_OPENMP = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user