mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
gitlab-ci: windows: Do not package opengl32.dll
This utilizes mesa softpipe and prevents use of the target systems hardware accelerated opengl.
This commit is contained in:
parent
39b584e64d
commit
0e2337dbb2
@ -45,6 +45,7 @@ build-retroarch-windows-x64:
|
|||||||
--enforcedir /usr/lib/mxe/usr/x86_64-w64-mingw32.shared/qt5/plugins/styles/
|
--enforcedir /usr/lib/mxe/usr/x86_64-w64-mingw32.shared/qt5/plugins/styles/
|
||||||
--copy
|
--copy
|
||||||
--objdump x86_64-w64-mingw32.shared-objdump"
|
--objdump x86_64-w64-mingw32.shared-objdump"
|
||||||
|
- "rm -f ${MEDIA_PATH}/${CI_PROJECT_NAME}/redist/opengl32.dll"
|
||||||
|
|
||||||
build-retroarch-linux-x64:
|
build-retroarch-linux-x64:
|
||||||
stage: build
|
stage: build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user