mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Disable webengine sandbox in macOS CI
This commit is contained in:
parent
ff5e5f2743
commit
987a869614
@ -34,7 +34,7 @@ if ismacos:
|
||||
setenv('CFLAGS', '-I$SW/include')
|
||||
setenv('LDFLAGS', '-L$SW/lib')
|
||||
setenv('QMAKE', '$SW/qt/bin/qmake')
|
||||
setenv('CALIBRE_QT_PREFIX', '$SW/qt')
|
||||
setenv('QTWEBENGINE_DISABLE_SANDBOX', '1')
|
||||
else:
|
||||
|
||||
SWBASE = '/sw'
|
||||
|
Loading…
x
Reference in New Issue
Block a user