Frederic Cambus: > Here is a diff to fix stepmania build with Clang 6 (handpicked from > upstream commits).
There's a problem with applying the patch because src/ProfileManager.cpp
has CR LF line endings.
Maybe add something like this?
pre-patch:
perl -pi -e 's/\r$$//' ${WRKSRC}/src/ProfileManager.cpp
--
Christian "naddy" Weisgerber [email protected]
