> On Jul 31, 2020, at 3:19 PM, Julio César Rocha <[email protected]> wrote: > > I didn't find any documentation that refers to building with WSL. > Can builds with WSL be achieved without any patching? > > Also, how should I split the patch, if it's only modifying one file?
Modify a part of the file, git add && git commit, then modify another part. > > On Thu, Jul 30, 2020 at 11:52 PM Carl Eugen Hoyos <[email protected]> > wrote: > >> >> >>> Am 31.07.2020 um 06:59 schrieb Julio César Rocha <[email protected] >>> : >>> >>> Attaching git format-patch change. >>> >>> Allows building FFmpeg on Windows using bash.exe provided by WSL, as an >>> alternative to MSYS. >> >> The commit message is not ok as many people regularly build with wsl. >> And please split the patch. >> >> Carl Eugen >> _______________________________________________ >> ffmpeg-devel mailing list >> [email protected] >> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel >> >> To unsubscribe, visit link above, or email >> [email protected] with subject "unsubscribe". > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
