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 Apr 3, 2024
1 parent 26f1950 commit 7b738e5
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 @@ -2078,7 +2078,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 7b738e5

Please sign in to comment.