Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(.gitlab-ci.yml) Add linux-i686 and windows-i686 targets (+ prevent creation of 'null' file when building Windows libretro cores) #14059

Merged
merged 1 commit into from
Feb 3, 2021

Conversation

jdgleaver
Copy link
Contributor

This PR adds 32bit Linux and Windows targets to the libretro .gitlab-ci.yml file.

It also prevents the creation of the spurious null file when building Windows libretro cores using the static makefile in the libretro directory, by correctly piping unwanted output to /dev/null (instead of just null)

…reation of 'null' file when building Windows libretro cores)
@hrydgard hrydgard added this to the v1.11.0 milestone Feb 3, 2021
@hrydgard hrydgard added the Libretro Issue on Libretro but not all ports. label Feb 3, 2021
@hrydgard hrydgard merged commit b7e1e9a into hrydgard:master Feb 3, 2021
@jdgleaver jdgleaver deleted the gitlab-32bit branch February 3, 2021 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Libretro Issue on Libretro but not all ports.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants