Explorar o código

Add loongarch64 compile support

Signed-off-by: streamlet_hy <[email protected]>
streamlet_hy %!s(int64=2) %!d(string=hai) anos
pai
achega
b4a0838450
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/RealCompare.pro

+ 1 - 1
src/RealCompare.pro

@@ -33,7 +33,7 @@ INCLUDEPATH += cceditor
 
 TRANSLATIONS += realcompare_zh.ts
 
- if(contains(QMAKE_HOST.arch, x86_64)){
+ if(contains(QMAKE_HOST.arch, x86_64|loongarch64)){
     CONFIG(Debug, Debug|Release){
         DESTDIR = x64/Debug
 		LIBS	+= -Lx64/Debug