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

MSYS2 : (re)enable ccache in appveyor #6572

Merged

Conversation

oxillo
Copy link
Contributor

@oxillo oxillo commented Apr 15, 2020

Fix #6565 - use mingw(32|64) version of ccache instead of msys version.

Revert disabling of ccache in #6566

Remove duplicate use of setting ccache (by setting CXX in ccache.sh) and by using USE_CCACHE and setting PLATFORM_CXX in msys2 makefile. makefile solution (with USE_CCACHE) has been retained.

oxillo added 4 commits April 15, 2020 22:06
[skip travis]
remove CC and CXX definition from ccache.sh
ccache configuration defined in config.msys2.mk

msys2 BUILDER value should be in uppercase
@arturoc arturoc merged commit 6c9654b into openframeworks:patch-release Apr 17, 2020
@arturoc
Copy link
Member

arturoc commented Apr 17, 2020

thanks!

@oxillo oxillo deleted the fix_issue6565_appveyorstalls branch April 21, 2020 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MSYS2 : build stalls in appveyor
2 participants