summaryrefslogtreecommitdiff
path: root/Makefile.loongarch64
diff options
context:
space:
mode:
authorgxw <guxiwei@loongson.cn>2021-07-26 15:44:54 +0800
committergxw <guxiwei@loongson.cn>2021-07-27 15:29:12 +0800
commitaf0a69f355a086d70cc08ccda8bde7a48b3133c4 (patch)
tree3a029bcd1f2bec4c76b93cbd15d24014e660eae2 /Makefile.loongarch64
parent5a2fe5bfb9016d3f4d00636b93680c504e31aadf (diff)
downloadopenblas-af0a69f355a086d70cc08ccda8bde7a48b3133c4.tar.gz
openblas-af0a69f355a086d70cc08ccda8bde7a48b3133c4.tar.bz2
openblas-af0a69f355a086d70cc08ccda8bde7a48b3133c4.zip
Add support for LOONGARCH64
Diffstat (limited to 'Makefile.loongarch64')
-rw-r--r--Makefile.loongarch643
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.loongarch64 b/Makefile.loongarch64
new file mode 100644
index 000000000..05ea9c679
--- /dev/null
+++ b/Makefile.loongarch64
@@ -0,0 +1,3 @@
+ifdef BINARY64
+else
+endif