mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 10:33:59 -05:00
temporary use wine vcruntime until native vcruntime is installed
This commit is contained in:
@@ -9,7 +9,7 @@ export DENIED=/proc/self/cwd:/proc/self/root:/proc/self/exe
|
||||
# Wine configuration
|
||||
export DISPLAY=
|
||||
export WINEPREFIX=/tmp/wine
|
||||
export WINEDLLOVERRIDES="vcruntime140=n"
|
||||
export WINEDLLOVERRIDES="vcruntime140=b"
|
||||
mkdir -p /tmp/wine
|
||||
ALLOWED_FOR_READ=${ALLOWED_FOR_READ}:/usr/share/fonts:/etc/passwd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user