adjust: loong64 auto no sandbox

This commit is contained in:
shenmo 2024-04-29 17:27:21 +08:00
parent 35b4cdabd0
commit d103225d92

@ -150,7 +150,9 @@ int main(int argc, char *argv[])
qputenv("QTWEBENGINE_CHROMIUM_FLAGS", "--no-sandbox");
#endif
#ifdef __loongarch__
qputenv("QTWEBENGINE_CHROMIUM_FLAGS", "--no-sandbox");
#endif
/**
* NOTE: https://zhuanlan.zhihu.com/p/550285855
* wayland QtWebEngine 退 QWidget