Skip to content

Commit

Permalink
uname -m=loongarch64 nwchemgit#864 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
edoapra committed Oct 17, 2023
1 parent 7e2e227 commit 13a43f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/makefile.h
Original file line number Diff line number Diff line change
Expand Up @@ -2138,7 +2138,7 @@ ifneq ($(TARGET),LINUX)
CFLAGS_FORGA = -mabi=64
endif

ifeq ($(_CPU),loong64)
ifeq ($(_CPU),loongarch64)
DONTHAVEM64OPT=Y
endif
ifeq ($(_CPU),riscv64)
Expand Down

0 comments on commit 13a43f8

Please sign in to comment.