aboutsummaryrefslogtreecommitdiff
path: root/ports/mpg123/0002-fix-x86-build.patch
AgeCommit message (Collapse)Author
2020-11-09[mpg123] Upgrade to 1.26.3 (#14444)evpobr
* Update to the newest version * Convert `CONTROL` to `vcpkg.json` * Use `vcpkg_install_msbuild()` instead of deprecated `vcpkg_build_msbuild()`
2018-01-29fixed: error LNK2001: unresolved external symbol _INT123_dct36_sseIvy Snow
https://github.com/Microsoft/vcpkg/issues/1976
2018-01-11[mpg123] Fix x86 buildStanislav Ershov