Hi,

    Thanks for your reply.

在 2023/10/26 下午3:21, Sune Stolborg Vuorela 写道:
Do you have a link to the upstream accept of this? A link to a gerrit review,
to a git hash or something like that ?
The 6.5 branches support the LoongArch architecture, please see at https://github.com/qt/qtbase/tree/6.5 The commit for LoongArch architecture, please see at https://github.com/qt/qtbase/commit/bdc16f086f1664b56d8add0691c9a80d7997efd9 I pulled the qtbase source code, switched to branch 6.5 or a newer branch, the results of the search are as follows.
```
root@localhost:/home/dd/# git clone https://github.com/212dandan/qtbase.git
root@localhost:/home/dd/qtbase# git checkout remotes/origin/6.5
HEAD is now at 66ee534fba SignalDumper: fix UB (data race on ignoreLevel)
root@localhost:/home/dd/qtbase# grep "loongarch" -ri . |awk -F ":" '{print$1}' |uniq
./src/corelib/global/archdetect.cpp
./src/corelib/global/qprocessordetection.qdoc
./src/corelib/global/qprocessordetection.h
./src/corelib/plugin/qelfparser_p.cpp
./src/3rdparty/forkfd/forkfd_linux.c
./src/3rdparty/double-conversion/double-conversion/utils.h
```

thanks,
Dandan Zhang

Reply via email to